#23815: CsrfViewMiddleware UnicodeDecodeError
-------------------------------------+-------------------------------------
     Reporter:  codeitloadit         |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  HTTP handling        |                  Version:  master
     Severity:  Normal               |               Resolution:
     Keywords:  middleware           |             Triage Stage:  Accepted
  CsrfViewMiddleware                 |
  UnicodeDecodeError                 |
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by living180):

 * status:  closed => new
 * resolution:  needsinfo =>


Comment:

 I've seen this in production:  Django 1.6.5, Python 2.7, and here are some
 examples of `REFERER` causing the issue:

 `'\xd8B\xf6I\xdf'`

 `'|\xcaH'`

 Let me know if I can be of any help resolving this issue.

--
Ticket URL: <https://code.djangoproject.com/ticket/23815#comment:3>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/070.5c310697f370576fec1caada9e5418fc%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to