hurl/integration/tests_ok/resolve.hurl

14 lines
166 B
Plaintext
Raw Normal View History

2022-12-08 20:21:51 +03:00
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!`