module documentation

Undocumented

Class GZipMiddleware Compress content if the browser allows gzip compression. Set the Vary header accordingly, so that caches will base their storage on the Accept-Encoding header.
Variable re_accepts_gzip Undocumented
re_accepts_gzip = (source)

Undocumented