Skip to content

Commit

Permalink
FF136 HTTP Referer sent on page refresh (#25918)
Browse files Browse the repository at this point in the history
FF136 HTTP Refresh causes Referer to be sent
  • Loading branch information
hamishwillee authored Feb 14, 2025
1 parent 75c159a commit 8ccbbde
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion http/headers/Refresh.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
"version_added": "12"
},
"firefox": {
"version_added": "1"
"version_added": "1",
"notes": "From version 136 the HTTP `Referer` header is sent following a refresh that redirects to another page (if permitted)"
},
"firefox_android": "mirror",
"ie": {
Expand Down

0 comments on commit 8ccbbde

Please sign in to comment.