hurl/integration/tests_ok/connect_to.hurl

14 lines
151 B
Plaintext
Raw Normal View History

2022-12-11 01:21:14 +03:00
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!`