#22996: UnicodeDecodeError on accessing `request.GET`
--------------------------------+--------------------------------------
     Reporter:  jorgecarleitao  |                    Owner:  nobody
         Type:  Bug             |                   Status:  new
    Component:  HTTP handling   |                  Version:  1.6
     Severity:  Normal          |               Resolution:
     Keywords:                  |             Triage Stage:  Unreviewed
    Has patch:  0               |      Needs documentation:  0
  Needs tests:  0               |  Patch needs improvement:  0
Easy pickings:  0               |                    UI/UX:  0
--------------------------------+--------------------------------------

Comment (by jorgecarleitao):

 Since I had old error emails, some examples of user agents where this
 happened:

 {{{
 'HTTP_USER_AGENT': 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1;
 Trident/4.0; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR
 3.5.30729; .NET4.0C; .NET CLR 2.0.50727)',
 'HTTP_USER_AGENT': 'Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.2;
 WOW64; Trident/6.0; MATMJS)' (4 times)
 'HTTP_USER_AGENT': 'Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1;
 WOW64; Trident/6.0)',
 'HTTP_USER_AGENT': 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1;
 Trident/4.0; .NET CLR 2.0.50727)',
 'HTTP_USER_AGENT': 'Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0)
 like Gecko',
 }}}

 In the last error, the server log (accesses) shows the first user-agent
 above on the access with status 500.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/22996#comment:4>
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/072.b7d6d9084d9645f0f639c6f6e4f26b2d%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to