diff options
author | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-12-09 18:37:05 +0000 |
---|---|---|
committer | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-12-09 18:37:05 +0000 |
commit | 4f342e0ff6acbc63c39fa94c5e5c58fa128ba010 (patch) | |
tree | eab8f5279fd53d3522239bcd4a4f4403ce86b470 /net/http/http_stream_parser.cc | |
parent | 1835ef8a102745b9795eb06539edcefa2c21238f (diff) | |
download | chromium_src-4f342e0ff6acbc63c39fa94c5e5c58fa128ba010.zip chromium_src-4f342e0ff6acbc63c39fa94c5e5c58fa128ba010.tar.gz chromium_src-4f342e0ff6acbc63c39fa94c5e5c58fa128ba010.tar.bz2 |
net: move pinning checks into the SSL socket.
Previously we would reject requests with pinning errors at the URLRequest layer
but, by that time, we would already have sent cookies.
The commenting of the #ifdef is deliberate - it allows the builders to chew the
code over. Once the builders are happy I'll land another change to uncomment
the #ifdefs.
This also happens to start unpicking the DNS certificate provenance stuff.
BUG=none
TEST=Verify that https://pinningtest.appspot.com fails to load in offical builds.
Review URL: http://codereview.chromium.org/8865006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113823 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/http/http_stream_parser.cc')
0 files changed, 0 insertions, 0 deletions