gecko-dev/netwerk/test/gtest
Alex Gaynor 9d47375e30 Bug 1074642 - When multiple HSTS headers are received, only consider the first. r=keeler,mcmanus
This implements a plaintext reading of RFC 6797, which says to only consider the
first, however it slightly conflicts with RFC 7230, which says that sending
multiple headers which can't be merged is illegal (except for a specific
whitelist which HSTS isn't in). Chrome also implements HSTS using RFC 6797's
description of the parsing algorithm.

r=mcmanus,keeler

MozReview-Commit-ID: E06uIk2IcEK

--HG--
extra : rebase_source : 4a67f067d2953d4b30c1019a61bbfc7073e55b3d
2017-04-20 10:03:53 -04:00
..
moz.build Bug 1074642 - When multiple HSTS headers are received, only consider the first. r=keeler,mcmanus 2017-04-20 10:03:53 -04:00
TestHeaders.cpp Bug 1074642 - When multiple HSTS headers are received, only consider the first. r=keeler,mcmanus 2017-04-20 10:03:53 -04:00
TestHttpAuthUtils.cpp Bug 1351301 - Test that '.' is not required to accept subdomains in auth::URIMatchesPrefPattern. r=mayhemer 2017-04-07 04:31:22 +03:00
TestProtocolProxyService.cpp Bug 1334443 - Rewrite nsProtocolProxyService::LoadHostFilters to use Tokenizer r=bagder 2017-03-20 20:21:15 +01:00
TestStandardURL.cpp Backed out changeset bb033983fe8d (bug 1301344), this shouldn't be landed, it's for test 2016-09-09 15:33:19 +08:00