hurl/integration/tests_ok/very_verbose.curl

6 lines
330 B
Plaintext
Raw Normal View History

curl 'http://localhost:8000/very-verbose/redirect' -L
curl 'http://localhost:8000/very-verbose/encoding/latin1' -L
curl 'http://localhost:8000/very-verbose/compressed/brotli' -X POST -H 'Accept-Encoding: brotli' -L
curl 'http://localhost:8000/very-verbose/cat' -L
2022-07-21 11:11:47 +03:00
curl 'http://localhost:8000/very-verbose/done' -H 'x-foo: bar' -L