hurl/integration/tests_ok/resolve.hurl
2022-12-09 10:17:07 +01:00

14 lines
166 B
Plaintext

GET http://foo.com:8000/hello
HTTP 200
`Hello World!`
GET http://bar.com:8000/hello
HTTP 200
`Hello World!`
GET http://baz.com:8000/hello
HTTP 200
`Hello World!`