class documentation
class GunzipFilter(object):
WSGI middleware that unzips gzip-encoded requests before passing on to the underlying application.
class GunzipFilter(object):
WSGI middleware that unzips gzip-encoded requests before passing on to the underlying application.