#12635: Process HTTP PUT into request.FILES and request.PUT as done for POST
--------------------------------------------------+----------------------
Reporter: boxm | Owner: nobody
Status: new | Milestone: 1.4
Component: HTTP handling | Version: SVN
Resolution: | Keywords: PUT
Triage Stage: Design decision needed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 |
--------------------------------------------------+----------------------
Changes (by julien):
* stage: Accepted => Design decision needed
Comment:
In this thread, Malcolm Tredinnick explains why the current behaviour is
by design: http://groups.google.com/group/django-
developers/browse_thread/thread/771238a95ceb058e/
He argues that `request.raw_post_data` should be used for handling any
data coming through REST calls.
Moving as DDN for now.
--
Ticket URL: <http://code.djangoproject.com/ticket/12635#comment:4>
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.