hurl/integration/tests_ok/gb2312.json

2 lines
443 B
JSON
Raw Normal View History

2023-06-10 10:43:52 +03:00
{"entries":[{"request":{"method":"GET","url":"http://localhost:8000/gb2312"},"response":{"status":200,"asserts":[{"query":{"type":"header","name":"Content-Type"},"predicate":{"type":"equal","value":"text/html"}},{"query":{"type":"bytes"},"predicate":{"type":"contain","value":"xOO6w8rAvec=","encoding":"base64"}},{"query":{"type":"bytes"},"filters":[{"type":"decode","encoding":"gb2312"}],"predicate":{"type":"contain","value":"你好"}}]}}]}