dulwich-users team mailing list archive
-
dulwich-users team
-
Mailing list archive
-
Message #00470
Re: Traceback when testing the web server
On Tue, Mar 1, 2011 at 5:00 PM, Dave Borowitz <dborowitz@xxxxxxxxxx> wrote:
> Awesome! If, while you're at it, you managed to get rid of
> _LengthLimitedFile, at least for the gzipped case, that would be cool too.
Can you explain why this class is needed? The only docs I see on
limiting the length of things for WSGI always refers to the output of
applications. Why are we ensuring that our inputs don't exceed the
Content-Length header?
--
Thanks,
David Blewett
References