Back to Hurl

Http Version

integration/hurlfmt/tests_export/http_version.html

8.0.1232 B
Original Source
hurl
GET http://localhost:8000/hello
HTTP/1.0 200

GET http://localhost:8000/hello
HTTP/1.1 200

GET http://localhost:8000/hello
HTTP/2 200

GET http://localhost:8000/hello
HTTP/3 200

GET http://localhost:8000/hello
HTTP 200