A docker image to check for web compression at a specific URL
1.0K
A docker image to check for web compression at a specific URL
$ docker run fvilers/has-compression https://www.google.com
The web server compresses the response at .59 ratio.
$ docker run fvilers/has-compression https://localhost:3000
The web server doesn't compress the response.
Content type
Image
Digest
Size
4.6 MB
Last updated
over 7 years ago
docker pull fvilers/has-compression