diff options
author | rtenneti@chromium.org <rtenneti@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-28 01:33:15 +0000 |
---|---|---|
committer | rtenneti@chromium.org <rtenneti@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-28 01:33:15 +0000 |
commit | 8df1daa093ad1a93165038f438dbea2af1e4c387 (patch) | |
tree | 7f0ea5822d3ffbed1f61d6b52727a35e8ca07729 /base/mac/mac_logging.cc | |
parent | 4e7162d825a698a3a28b0fb99ccca315f1c4252a (diff) | |
download | chromium_src-8df1daa093ad1a93165038f438dbea2af1e4c387.zip chromium_src-8df1daa093ad1a93165038f438dbea2af1e4c387.tar.gz chromium_src-8df1daa093ad1a93165038f438dbea2af1e4c387.tar.bz2 |
SPDY - add command line options - enable-npn and enable-npn-http
Add the following command line options:
--enable-npn
Enables npn and spdy. In case server supports spdy,
browser will use spdy.
--enable-npn-http
Enables NPN with http. It means npn is enabled but spdy won't be used.
Http is still used for all requests.
Retire the following command line options (which were the same as above)
--use-spdy=npn
--use-spdy=npn-http
BUG=119849
R=willchan
TEST=browser tests with command line options enable-npn and enable-npn-http.
In chrome://net-internals when --enable-npn command line option is
specified, we should see http/1.1 and spdy/2 as supported protocols
under SPDY tab. When --enable-npn-http option is specified, we should
see http/1.1 and http1.1 as supported protocols.
Review URL: http://codereview.chromium.org/9837066
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129335 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/mac/mac_logging.cc')
0 files changed, 0 insertions, 0 deletions