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:<div>
<br></div><div><div>localhost.localdomain - - [16/Feb/2011 19:54:08] "GET / HTTP/1.1" 404 660</div><div>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')</div>
<div>localhost.localdomain - - [16/Feb/2011 19:54:08] "��M\�1�B�QӻB�~{���i����L�H�" 400 -</div><div>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')</div>
<div>localhost.localdomain - - [16/Feb/2011 19:54:08] "UQM\��h��7%��%XW�u�Y}��va\�Ą�*���98�5EDf32�A/��" 400 -</div><div>localhost.localdomain - - [16/Feb/2011 19:54:10] "GET /favicon.ico HTTP/1.1" 404 682</div>
<div>localhost.localdomain - - [16/Feb/2011 19:54:21] "GET /hello HTTP/1.1" 200 12</div><div>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')</div>
<div>���=�l?$�Ӗ�S��]�2*���98�5EDf32�A/��" 400 -UQM\͠</div><div>localhost.localdomain - - [16/Feb/2011 19:54:22] "GET /favicon.ico HTTP/1.1" 404 682</div></div><div><br></div><div>I tried firefox, hitting the same url only gave this for output</div>
<div><br></div><div><div>localhost.localdomain - - [16/Feb/2011 19:57:28] "GET /hello HTTP/1.1" 200 12</div><div><meta http-equiv="content-type" content="text/html; charset=utf-8">localhost.localdomain - - [16/Feb/2011 19:57:30] "GET /favicon.ico HTTP/1.1" 404 682</div>
<div><br></div><div>has anybody else noticed this behavior with chrome??</div><div><br></div></div>