Compression
The compression algorithms brotli and gzip are supported.
Otherwise, ensure to specify what compression you want to use using
Accept-Encoding
header.- CLI
- JavaScript
- Shell
- Python
- Ruby
microlink 'https://github.com'
You can check what compression algorithm has been used after the HTTP negotiation seeing
content-encoding
response header.