GET
http://localhost:8000/encoding/utf8
HTTP/1.0
200
Content-Type
:
text/html; charset=utf-8
[Asserts]
status
equals
"café"
GET
http://localhost:8000/encoding/latin1
HTTP/1.0
200
Content-Type
:
text/html; charset=ISO-8859-1
[Asserts]
status
equals
"café"