/httpgzip

Package httpgzip provides net/http-like primitives that use gzip compression when serving HTTP requests.

Primary LanguageGo

httpgzip

Build Status GoDoc

Package httpgzip provides net/http-like primitives that use gzip compression when serving HTTP requests.

Installation

go get -u github.com/shurcooL/httpgzip

License