Versions in this module Expand all Collapse all v1 v1.3.0 Jul 1, 2019 v1.2.0 Mar 17, 2018 Changes in this version + func InitGzip(minLength, compressLevel int, methods []string) + func ParseEncoding(r *http.Request) string + func WriteBody(encoding string, writer io.Writer, content []byte) (bool, string, error) + func WriteFile(encoding string, writer io.Writer, file http.File) (bool, string, error)