mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-12-18 16:11:34 +03:00
8 lines
207 B
Plaintext
8 lines
207 B
Plaintext
error: Invalid decoding
|
|
--> tests_failed/hello_gb2312_failed.hurl:10:1
|
|
|
|
|
10 | xpath "string(//body)" == "你好世界"
|
|
| ^^^^^^^^^^^^^^^^^^^^^^ the body can not be decoded with charset 'utf-8'
|
|
|
|
|
|