[Cialug] Weird Bad Header Request's with Chrome

Eric Junker eric at eric.nu
Wed Feb 16 20:11:49 CST 2011


Another Django user ran into the same issue. It has to do with the 
Secure Sites extension. See this for more details
http://www.thebitguru.com/blog/view/348-code%20400,%20message%20Bad%20request%20version

Eric

On 2/16/2011 7:58 PM, Mathew Phillips wrote:
> I'm using Chrome with Ubuntu Netbook 10.10, testing out some local
> webpages. I noticed this first when running my django site, but I also
> use bottle.py and both of them keep showing weird requests like the
> following:
>
> localhost.localdomain - - [16/Feb/2011 19:54:08] "GET / HTTP/1.1" 404 660
> localhost.localdomain - - [16/Feb/2011 19:54:08] code 400, message Bad
> request syntax
> ('\x16\x03\x01\x00\xa7\x01\x00\x00\xa3\x03\x01M\\\x7f\xc01\xf0\x8ePB\x93Q\xd3\xbbB\xa4~\x02{\x1a\xb2\x01\xb7\xe4i\xd6\xdd\xd3\x1c\xa3L\xb4\x05\x00\x00H\xc0')
> localhost.localdomain - - [16/Feb/2011 19:54:08]
> "��M\�1�B�QӻB�~{���i���
�L�H�" 400 -
> localhost.localdomain - - [16/Feb/2011 19:54:08] code 400, message Bad
> request syntax
> ('\x16\x03\x00\x00U\x01\x00\x00Q\x03\x00M\\\x7f\xc0\xdeh\xb2\x897%\xfe\xa4%X\x1cW\x95u\x80Y\x10}\x95\xbcva\\\xca\xc4\x84\x10\xe9\x00\x00*\x00\xff\x00\x88\x00\x87\x009\x008\x00\x84\x005\x00E\x00D\x00f\x003\x002\x00\x96\x00A\x00\x04\x00\x05\x00/\x00\x16\x00\x13\xfe\xff\x00')
> localhost.localdomain - - [16/Feb/2011 19:54:08]
> "UQM\��h��7%��%X
W�u�Y}��va\�Ą�*���98�5EDf32�A/��" 400 -
> localhost.localdomain - - [16/Feb/2011 19:54:10] "GET /favicon.ico
> HTTP/1.1" 404 682
> localhost.localdomain - - [16/Feb/2011 19:54:21] "GET /hello HTTP/1.1"
> 200 12
> localhost.localdomain - - [16/Feb/2011 19:54:21] code 400, message Bad
> HTTP/0.9 request type
> ('\x16\x03\x00\x00U\x01\x00\x00Q\x03\x00M\\\x7f\xcd\xa0\x11')
> ���=�l?$�Ӗ�S��]�2
*���98�5EDf32�A/��" 400 -UQM\͠
> localhost.localdomain - - [16/Feb/2011 19:54:22] "GET /favicon.ico
> HTTP/1.1" 404 682
>
> I tried firefox, hitting the same url only gave this for output
>
> localhost.localdomain - - [16/Feb/2011 19:57:28] "GET /hello HTTP/1.1"
> 200 12
> localhost.localdomain - - [16/Feb/2011 19:57:30] "GET /favicon.ico
> HTTP/1.1" 404 682
>
> has anybody else noticed this behavior with chrome??
>
>
>
> _______________________________________________
> Cialug mailing list
> Cialug at cialug.org
> http://cialug.org/mailman/listinfo/cialug



More information about the Cialug mailing list