diff options
author | wtc@google.com <wtc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-29 00:18:11 +0000 |
---|---|---|
committer | wtc@google.com <wtc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-29 00:18:11 +0000 |
commit | 7c2dbdd0bec7444f895082aed1b4d7b939867a17 (patch) | |
tree | 1145afdab37cda73bcbb5e1a7e0b2ceaa2f77ffa /chrome/test/DEPS | |
parent | b85a4f13c2e85c102ee668441dfa1dc54155b972 (diff) | |
download | chromium_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