-
estark authored
Revert of Don't process HSTS/HPKP headers when host is an IP address (patchset #9 id:160001 of https://codereview.chromium.org/1059303002/) Reason for revert: This change seems to break WebSockets tests broken on Mac: https://build.chromium.org/p/chromium.mac/builders/Mac10.6%20Tests/builds/758 Tests need to be fixed before it can be re-landed. Original issue's description: > Don't process HSTS/HPKP headers when host is an IP address > > HSTS/HPKP headers should only be parsed when the host is not an IP > address. This change requires fixing the HSTS/HPKP tests to use > localhost test server URLs instead of 127.0.0.1, with a corresponding > cert. > > BUG=456712 > > Committed: https://crrev.com/8488b5886ccec4820578905acd42f95cf42f5b17 > Cr-Commit-Position: refs/heads/master@{#323913} TBR=rsleevi@chromium.org,palmer@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=456712 Review URL: https://codereview.chromium.org/1066613002 Cr-Commit-Position: refs/heads/master@{#323939}
92df3fd0