Closed Bug 412015 Opened 17 years ago Closed 16 years ago

https should never redirect to http

Categories

(addons.mozilla.org Graveyard :: Public Pages, defect)

defect
Not set
minor

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 441504
4.x (triaged)

People

(Reporter: clouserw, Assigned: clouserw)

References

Details

Sometimes we redirect to http from https which increases our traffic and slows down the loading speed (bug 404344).  For example, typing addons.mozilla.org in my URL bar results in the following series of redirects:

  http://addons.mozilla.org/
  https://addons.mozilla.org/
  http://addons.mozilla.org/en-US/
  https://addons.mozilla.org/en-US/
  http://addons.mozilla.org/en-US/firefox/
  https://addons.mozilla.org/en-US/firefox/

Fixing this might also fix other weird behavior like bug 374048, which is an endless loop jumping between http and https.
Target Milestone: --- → 3.4
Assignee: nobody → clouserw
Target Milestone: 3.4 → 3.4.3
Depends on: 432484
Target Milestone: 3.4.3 → 3.x (triaged)
Duping to bug 441504 because it contains more information.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Verified dup
Status: RESOLVED → VERIFIED
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.