hurl/integration/tests_ok/utf8.hurl
2023-06-01 17:17:21 +02:00

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;