Issue 552: Chrome doesn't send user-agent header with CONNECT request http://code.google.com/p/chromium/issues/detail?id=552
Comment #7 by [EMAIL PROTECTED]: Here are the HTTP CONNECT requests before and after my changelist. Before: --> [ CONNECT www.chromium.org:443 HTTP/1.0 Host: www.chromium.org Content-Length: 0 Proxy-Connection: Keep-Alive ] After: --> [ CONNECT www.chromium.org:443 HTTP/1.0 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/528.4 (K HTML, like Gecko) Chrome/0.3.155.0 Safari/528.4 Host: www.chromium.org Content-Length: 0 Proxy-Connection: Keep-Alive ] -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-bugs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/chromium-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
