summaryrefslogtreecommitdiffstats
path: root/chrome/test/DEPS
diff options
context:
space:
mode:
authorwtc@google.com <wtc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-10-29 00:18:11 +0000
committerwtc@google.com <wtc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-10-29 00:18:11 +0000
commit7c2dbdd0bec7444f895082aed1b4d7b939867a17 (patch)
tree1145afdab37cda73bcbb5e1a7e0b2ceaa2f77ffa /chrome/test/DEPS
parentb85a4f13c2e85c102ee668441dfa1dc54155b972 (diff)
downloadchromium_src-7c2dbdd0bec7444f895082aed1b4d7b939867a17.zip
chromium_src-7c2dbdd0bec7444f895082aed1b4d7b939867a17.tar.gz
chromium_src-7c2dbdd0bec7444f895082aed1b4d7b939867a17.tar.bz2
Pass a user agent string to WinHttpOpen to set the user
agent string on the session handle, which is the only way to specify the User-Agent header for HTTP CONNECT requests. This requires some refactoring. Most of the work done by Session::Init() is moved to the Session constructor. Session::Init() now only creates the primary session handle, and the call to Session::Init() is delayed to the first time we use the primary session handle (session_->internet()). R=darin BUG=552 Review URL: http://codereview.chromium.org/8841 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@4114 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test/DEPS')
0 files changed, 0 insertions, 0 deletions