On 1/24/06, hugo <[EMAIL PROTECTED]> wrote:
> Currently Django doesn't use this feature - but I think it might be
> cool if one would be able to pass a generator to HTTPResponse instead
> of a string and if Django would make use of the WSGI generator feature
> to send out chunked parts. But to do this there would have to be
> support for chunked transfers in the mod_python handler, too, so it
> wouldn't be a simple patch, but a bit more involved.

I agree that this would be a fine feature to add. Anybody willing to
work on a patch?

Adrian

--
Adrian Holovaty
holovaty.com | djangoproject.com | chicagocrime.org

Reply via email to