hurl/integration/tests/capture_and_assert.hurl
2020-08-27 16:44:57 +02:00

9 lines
165 B
Plaintext

GET http://localhost:8000/capture-and-assert
HTTP/1.0 200
[Captures]
content_type: header "content-type"
[Asserts]
header "content-type" equals "{{content_type}}"