mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-11-23 09:44:22 +03:00
6 lines
314 B
Plaintext
6 lines
314 B
Plaintext
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
|
|
curl 'http://localhost:8000/very-verbose/done' -L
|