Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 368 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 368 Bytes

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