2022-12-09 17:00:12 +03:00
|
|
|
curl --compressed 'http://localhost:8000/compressed/none'
|
|
|
|
curl --compressed 'http://localhost:8000/compressed/none'
|
|
|
|
curl --compressed 'http://localhost:8000/compressed/none'
|
|
|
|
curl --compressed 'http://localhost:8000/compressed/none'
|
|
|
|
curl --compressed 'http://localhost:8000/compressed/gzip'
|
|
|
|
curl --compressed 'http://localhost:8000/compressed/gzip'
|
|
|
|
curl --compressed 'http://localhost:8000/compressed/gzip'
|
|
|
|
curl --compressed 'http://localhost:8000/compressed/gzip'
|
|
|
|
curl --compressed 'http://localhost:8000/compressed/zlib'
|
|
|
|
curl --compressed 'http://localhost:8000/compressed/zlib'
|
|
|
|
curl --compressed 'http://localhost:8000/compressed/zlib'
|
|
|
|
curl --compressed 'http://localhost:8000/compressed/zlib'
|
2021-05-14 20:31:18 +03:00
|
|
|
# curl needs to be built with brotli support
|
2022-12-09 17:00:12 +03:00
|
|
|
curl --compressed 'http://localhost:8000/compressed/brotli'
|
|
|
|
curl --compressed 'http://localhost:8000/compressed/brotli'
|
|
|
|
curl --compressed 'http://localhost:8000/compressed/brotli'
|
|
|
|
curl --compressed 'http://localhost:8000/compressed/brotli'
|
|
|
|
curl --compressed 'http://localhost:8000/compressed/brotli_large'
|
|
|
|
curl --compressed 'http://localhost:8000/compressed/brotli_identity'
|
2021-05-14 20:31:18 +03:00
|
|
|
|