github.com/shurcooL/httpgzip

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


License
MIT
Install
go get github.com/shurcooL/httpgzip

Documentation

httpgzip

Go Reference

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

Installation

go get github.com/shurcooL/httpgzip

License