GET http://localhost:8000/default-headers
HTTP/1.0 200
GET http://localhost:8000/default-headers
User-Agent: hurl/1.0Host: localhost:8000 # comment
HTTP/1.0 200
GET http://localhost:8000/default-headers
User-Agent: hurl/1.0Host: localhost:8000 # comment
HTTP/1.0 200
GET http://localhost:8000/custom-headers
Fruit: RaspberryFruit: AppleFruit: BananaFruit: GrapeColor: Green
HTTP/1.0 200
GET http://localhost:8000/custom-headers-utf8
Beverage: café # send the utf8 string - expected to be decoded as ascii in the server side
HTTP/1.0 200
GET http://localhost:8000/response-headers
HTTP/1.0 200Beverage: cafe # TBC send utf8