Documentation
¶
Overview ¶
Package httpgzip provides a wrapper to http.Handler that does on the fly gzip encoding if certain conditions are met.
Content is compressed only if client understands it, content size is greater than certain threshold and content type matches predefined list of types.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.