#9886: File-like interface for HttpRequest
-------------------------------+--------------------------------------------
 Reporter:  isagalaev          |       Owner:  mtredinnick
   Status:  new                |   Milestone:             
Component:  HTTP handling      |     Version:  1.0        
 Keywords:  streaming request  |       Stage:  Unreviewed 
Has_patch:  0                  |  
-------------------------------+--------------------------------------------
 This is an implementation of a file-like interface for HttpRequest.
 Primary goal is to allow iterative reading and handling of raw request
 data without loading it into memory entirely. Secondary goal is
 refactoring some code duplication in ModPythonRequest and WSGIRequest.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/9886>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to