hurl/integration/tests_ok/redirect.hurl

13 lines
148 B
Plaintext
Raw Normal View History

2020-08-27 10:07:46 +03:00
GET http://localhost:8000/redirect
HTTP/1.0 302
Location: http://localhost:8000/redirected
GET http://localhost:8000/redirected
HTTP/1.0 200