# URL in Hurl are not quoted strings:
# it's should be:
# GET http://localhost:8000
GET "http://localhost:8000"