hurl/integration/tests_ok/compressed.curl

20 lines
1.0 KiB
Plaintext
Raw Normal View History

curl 'http://localhost:8000/compressed/none' --compressed
curl 'http://localhost:8000/compressed/none' --compressed
curl 'http://localhost:8000/compressed/none' --compressed
curl 'http://localhost:8000/compressed/none' --compressed
curl 'http://localhost:8000/compressed/gzip' --compressed
curl 'http://localhost:8000/compressed/gzip' --compressed
curl 'http://localhost:8000/compressed/gzip' --compressed
curl 'http://localhost:8000/compressed/gzip' --compressed
curl 'http://localhost:8000/compressed/zlib' --compressed
curl 'http://localhost:8000/compressed/zlib' --compressed
curl 'http://localhost:8000/compressed/zlib' --compressed
curl 'http://localhost:8000/compressed/zlib' --compressed
# curl needs to be built with brotli support
curl 'http://localhost:8000/compressed/brotli' --compressed
curl 'http://localhost:8000/compressed/brotli' --compressed
curl 'http://localhost:8000/compressed/brotli' --compressed
curl 'http://localhost:8000/compressed/brotli' --compressed
curl 'http://localhost:8000/compressed/brotli_identity' --compressed