<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr; font-family: Verdana; color: rgb(0, 0, 0); font-size: 13px;">
<div style="">I don't have time to decode the hex, but I would first see if mod_deflate is running on your server.  If to, turn it off and see if the odd headers go away.
<br>
</div>
<div><br>
<div style="font-family: Tahoma; font-size: 13px;">
<div style="font-family: Tahoma; font-size: 13px;">
<div style="font-family: Tahoma; font-size: 13px;">
<div style="font-family: Tahoma; font-size: 13px;">
<div style="font-family: Verdana; font-size: 13px;">
<div style="font-size: 13px;">
<div style="font-size: 13px;">
<div style="font-size: 13px;">
<div style="font-size: 13px;"><font size="3"><span style="font-weight: bold;">Josh More</span></font> | Senior Security Consultant - CISSP, GIAC-GSLC Gold, GIAC-GCIH<br>
<span style="font-weight: bold;">Alliance Technologies</span> | <a href="http://www.AllianceTechnologies.net" style="color: rgb(255, 0, 0);">
www.AllianceTechnologies.net</a><br>
400 Locust St., Suite 840 | Des Moines, IA 50309<br>
515.245.7701 | 888.387.5670 x7701<br>
<br>
Blog: Don't just blame the bad guys, it's your fault too<br>
<a href="http://www.alliancetechnologies.net/blogs/morej" style="color: rgb(255, 0, 0);">http://www.alliancetechnologies.net/blogs/morej</a><br>
<br>
How are we doing? Let us know here:<br>
<a href="http://www.alliancetechnologies.net/forms/alliance-technologies-feedback-survey">http://www.alliancetechnologies.net/forms/alliance-technologies-feedback-survey</a><br>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div style="font-family: Times New Roman; color: rgb(0, 0, 0); font-size: 16px;">
<hr tabindex="-1">
<div style="direction: ltr;" id="divRpF4227"><font color="#000000" size="2" face="Tahoma"><b>From:</b> cialug-bounces@cialug.org [cialug-bounces@cialug.org] on behalf of Mathew Phillips [mathewrphillips@gmail.com]<br>
<b>Sent:</b> Wednesday, February 16, 2011 19:58<br>
<b>To:</b> Central Iowa Linux Users Group<br>
<b>Subject:</b> [Cialug] Weird Bad Header Request's with Chrome<br>
</font><br>
</div>
<div></div>
<div>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] "??U?Q?M\��h��7%��%X?W�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 -??U?Q?M\͠?</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>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>
</div>
</div>
</div>
</body>
</html>