Skip to content

Commit

Permalink
Update Firefox support for HTTP Origin header (#23773)
Browse files Browse the repository at this point in the history
  • Loading branch information
Elchi3 authored Jul 12, 2024
1 parent bb60e0b commit 3b8d8ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions http/headers/Origin.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"version_added": "70"
},
{
"version_added": true,
"version_added": "1",
"partial_implementation": true,
"notes": "Not sent with <code>POST</code> requests until Firefox 58, see <a href='https://bugzil.la/446344'>bug 446344</a>."
"notes": "Not sent with <code>POST</code> requests, see <a href='https://bugzil.la/446344'>bug 446344</a>."
}
],
"firefox_android": "mirror",
Expand Down

0 comments on commit 3b8d8ea

Please sign in to comment.