Closed Bug 1268222 Opened 8 years ago Closed 8 years ago

Don't require a trailing / for self-repair endpoint

Categories

(Shield :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mythmon, Assigned: mythmon)

References

Details

Current Firefoxen load self-repair by default with the url `https://self-repair.mozilla.org/%LOCALE%/repair`. We only accept `/%LOCALE%/repair/` (note the trailing slash). We serve a 301 redirect for this. Every client is doing this, which makes the total number of requests we serve about 50% higher than expected. An easy fix for this is to making the trailing slash optional, or remove it entirely.
Assignee: nobody → mcooper
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Component: SHIELD → General
Product: Websites → Normandy
You need to log in before you can comment on or make changes to this bug.