Closed Bug 1709540 Opened 4 years ago Closed 4 years ago

Categories

(Core :: DOM: Security, defect)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1653898

People

(Reporter: t.yavor, Assigned: t.yavor)

References

Details

STR:

  1. mozregression --pref dom.security.https_only_mode:true dom.security.https_only_mode_send_http_background_request:true -a http://speedofanimals.com --launch 2021-05-04
    --> leads to an error page but expected to be upgraded to https

  2. mozregression --pref dom.security.https_only_mode:true dom.security.https_only_mode_send_http_background_request:true -a http://www.speedofanimals.com --launch 2021-05-04
    --> leads to https upgrade as expected

Both request differ in host.
For the first one it is host = speedofanimals.com.
For the second it is host = www.speedofanimals.com.

To solve that bug might solve Bug 1706126 which is in https-first

Dupe of Bug 1653898

Thank you

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.