mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-11-27 16:26:40 +03:00
7 lines
153 B
Plaintext
7 lines
153 B
Plaintext
|
GET http://localhost:8000/utf8
|
||
|
|
||
|
HTTP/1.0 200
|
||
|
[Asserts]
|
||
|
xpath "normalize-space(//data)" equals "café"
|
||
|
xpath "normalize-space(//data)" equals "caf\u{e9}"
|