mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-12-18 08:02:12 +03:00
8 lines
192 B
Plaintext
8 lines
192 B
Plaintext
GET http://localhost:8000/utf8
|
|
|
|
HTTP 200
|
|
[Asserts]
|
|
xpath "normalize-space(//data)" == "café"
|
|
xpath "normalize-space(//data)" == "caf\u{e9}"
|
|
bytes == hex,3c646174613e636166c3a93c2f646174613e;
|