hurl/integration/tests_ok/connect_to.hurl
2022-12-10 23:55:14 +01:00

14 lines
151 B
Plaintext

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