diff options
author | Adam Rice <ricea@chromium.org> | 2015-02-20 14:33:25 +0900 |
---|---|---|
committer | Adam Rice <ricea@chromium.org> | 2015-02-20 05:35:09 +0000 |
commit | cb76ac67dca0a133cdfa96678ac5cd2a65af96a3 (patch) | |
tree | a9ca07e14b06bbf44a07e16214434846c610fee5 /chrome/test/data/components | |
parent | 823988c5d8dbc7756882a86fa471b542310739e8 (diff) | |
download | chromium_src-cb76ac67dca0a133cdfa96678ac5cd2a65af96a3.zip chromium_src-cb76ac67dca0a133cdfa96678ac5cd2a65af96a3.tar.gz chromium_src-cb76ac67dca0a133cdfa96678ac5cd2a65af96a3.tar.bz2 |
Apply HSTS to WebSocket connections.
With this change, ws: connections to hosts which have an existing HSTS
pin will be automatically changed to use wss:, ie. SSL.
In addition, Strict-Transport-Security headers that are sent from a wss:
server with a valid SSL certificate will be enforced on subsequent ws:
and http: connections to the same host.
This CL also modifies HttpNetworkTransaction to treat wss: the same as
https:.
BUG=455215, 446480
TEST=net_unittests
R=rsleevi@chromium.org, tyoshino@chromium.org
Review URL: https://codereview.chromium.org/903553005
Cr-Commit-Position: refs/heads/master@{#317252}
Diffstat (limited to 'chrome/test/data/components')
0 files changed, 0 insertions, 0 deletions