nytimes / gziphandler

Go middleware to gzip HTTP responses
https://godoc.org/github.com/NYTimes/gziphandler
Apache License 2.0
868 stars 129 forks source link

Skip gzip for small responses #24

Closed escholtz closed 7 years ago

escholtz commented 8 years ago

Allow the caller to specify the minimum response size (in bytes) for serving a gzipped response.

http://webmasters.stackexchange.com/questions/31750/what-is-recommended-minimum-object-size-for-gzip-performance-benefits