[chromium-bugs] Issue 552 in chromium: Chrome doesn't send user-agent header with CONNECT request

2008-11-05 Thread codesite-noreply
Issue 552: Chrome doesn't send user-agent header with CONNECT request http://code.google.com/p/chromium/issues/detail?id=552 Comment #11 by dholland: That's great news - thanks! -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred

[chromium-bugs] Issue 552 in chromium: Chrome doesn't send user-agent header with CONNECT request

2008-11-01 Thread codesite-noreply
Issue 552: Chrome doesn't send user-agent header with CONNECT request http://code.google.com/p/chromium/issues/detail?id=552 Comment #10 by [EMAIL PROTECTED]: The fix will be in 154.10 (and later). Issue attribute updates: Labels: rel-154.10 -- You received this message because you ar

[chromium-bugs] Issue 552 in chromium: Chrome doesn't send user-agent header with CONNECT request

2008-10-31 Thread codesite-noreply
Issue 552: Chrome doesn't send user-agent header with CONNECT request http://code.google.com/p/chromium/issues/detail?id=552 Comment #9 by [EMAIL PROTECTED]: Fixed on the chrome_official_branch in r4287. -- You received this message because you are listed in the owner or CC fields of this iss

[chromium-bugs] Issue 552 in chromium: Chrome doesn't send user-agent header with CONNECT request

2008-10-28 Thread codesite-noreply
Issue 552: Chrome doesn't send user-agent header with CONNECT request http://code.google.com/p/chromium/issues/detail?id=552 Comment #8 by [EMAIL PROTECTED]: Fixed in r4114. r4114 | [EMAIL PROTECTED] | 2008-10-28 17:18:11 -

[chromium-bugs] Issue 552 in chromium: Chrome doesn't send user-agent header with CONNECT request

2008-10-28 Thread codesite-noreply
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

[chromium-bugs] Issue 552 in chromium: Chrome doesn't send user-agent header with CONNECT request

2008-10-28 Thread codesite-noreply
Issue 552: Chrome doesn't send user-agent header with CONNECT request http://code.google.com/p/chromium/issues/detail?id=552 Comment #6 by [EMAIL PROTECTED]: I implemented a fix by passing a user agent string to WinHttpOpen. The changelist is being reviewed at http://codereview.chromium.org/88

[chromium-bugs] Issue 552 in chromium: Chrome doesn't send user-agent header with CONNECT request

2008-09-12 Thread codesite-noreply
Issue 552: Chrome doesn't send user-agent header with CONNECT request http://code.google.com/p/chromium/issues/detail?id=552 Comment #4 by [EMAIL PROTECTED]: The network API does allow the UA string to change dynamically. We don't leverage that in Chrome at all. It would be a reasonable worka

[chromium-bugs] Issue 552 in chromium: Chrome doesn't send user-agent header with CONNECT request

2008-09-10 Thread codesite-noreply
Issue 552: Chrome doesn't send user-agent header with CONNECT request http://code.google.com/p/chromium/issues/detail?id=552 Comment #2 by [EMAIL PROTECTED]: (No comment was entered for this change.) Issue attribute updates: Owner: [EMAIL PROTECTED] Labels: -OS-All -Area-Unknown