hurl/integration/tests_ok/capture_and_assert.hurl

9 lines
165 B
Plaintext
Raw Normal View History

2020-08-27 10:07:46 +03:00
GET http://localhost:8000/capture-and-assert
HTTP/1.0 200
[Captures]
content_type: header "content-type"
[Asserts]
header "content-type" equals "{{content_type}}"