Skip to content
This repository has been archived by the owner on Mar 30, 2021. It is now read-only.
/ testgzip Public archive

A simple helper script for checking if a URL supports gzip compression

License

Notifications You must be signed in to change notification settings

zerok/testgzip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TestGZIP

This is a simple helper script for checking if a webserver sends a response for a set of URLs gzipped/deflated.

The order of the output messages doesn't necessarily represents the order of the commandline arguments, but instead mostly relies on the speed in which each server responded.

Please note: This was created as part of my #golang learning process in which I ported some of my rather old helper scripts from Python, Ruby, Bash, etc. to Go. Because of that I tried to cram as much stuff as possible into this which normally perhaps wouldn't necessarily make sense.

baby-gopher

About

A simple helper script for checking if a URL supports gzip compression

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages