Bug 1620242 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Basic implementation of the HTTPS Only Mode, which upgrades all insecure requests to https:// when a pref is set.

Should contain:
- Basic upgrade behind a pref
- Upgrade tests for requests, sub-resources, and redirects.
- Logging to console

[Meta Bug 1613063](bugzilla.mozilla.org/show_bug.cgi?id=1613063)
Basic implementation of the HTTPS Only Mode, which upgrades all insecure requests to https:// when a pref is set.

Should contain:
- Basic upgrade behind a pref
- Upgrade tests for requests, sub-resources, and redirects.
- Logging to console

[Meta Bug 1613063](//bugzilla.mozilla.org/show_bug.cgi?id=1613063)

Back to Bug 1620242 Comment 0