#12432: After setting encoding in view, request.REQUEST is not deleted
-------------------------------------+-------------------------------------
Reporter: xiaket | Owner: nobody
Type: Bug | Status: closed
Component: HTTP handling | Version: master
Severity: Normal | Resolution: wontfix
Keywords: encoding | Triage Stage: Accepted
request.REQUEST http | Needs documentation: 0
Has patch: 0 | Patch needs improvement: 0
Needs tests: 0 | UI/UX: 0
Easy pickings: 0 |
-------------------------------------+-------------------------------------
Changes (by timo):
* status: new => closed
* resolution: => wontfix
Comment:
`request.REQUEST` is deprecated and will be removed in Django 1.9, so I
think we can "won't fix" this.
--
Ticket URL: <https://code.djangoproject.com/ticket/12432#comment:5>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.