dulwich-users team mailing list archive
-
dulwich-users team
-
Mailing list archive
-
Message #00475
Re: [PATCH] Support for gzip-encoded data in wsgi server
Updated patch:
* renamed LengthLimitedInput to LimitedInputFilter to make it more
clear what it does.
* Added a make_wsgi_chain factory function, to make it easier to
ensure that the WSGI app is getting created with the necessary
wrapping middleware
* Updated call sites to use make_wsgi_chain
* Added some comments / doc strings
--
Thanks,
David Blewett
Attachment:
gzipfilter-v3.diff
Description: Binary data
Follow ups
References