fune/toolkit/components/captivedetect
Valentin Gosu 68f7a61619 Bug 1666072 - Disable HSTS upgrade for captive portal channels r=Gijs
https://firefox.com/ sends `strict-transport-security:	max-age=31536000; includeSubDomains`
and http://firefox.com sends the `upgrade-insecure-requests: 1` header.

Combined, these cause the captive portal check to report a redirect, which
triggers the locked captive portal banner. The fix is to exclude the captive
portal channel from the upgrade.

Differential Revision: https://phabricator.services.mozilla.com/D97152
2020-11-16 15:52:49 +00:00
..
test/unit
CaptiveDetect.jsm Bug 1666072 - Disable HSTS upgrade for captive portal channels r=Gijs 2020-11-16 15:52:49 +00:00
components.conf
moz.build
nsICaptivePortalDetector.idl