Skip to content

Commit

Permalink
Update Firefox data for Sec-GPC HTTP header (#21566)
Browse files Browse the repository at this point in the history
This PR updates and corrects version values for Firefox and Firefox Android for the `Sec-GPC` HTTP header. This is a follow-up to #21083, where the note was updated in the Navigator API, but not the HTTP header.
  • Loading branch information
queengooborg authored Dec 10, 2023
1 parent 38b8acb commit aa4d31c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion http/headers/Sec-GPC.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"edge": "mirror",
"firefox": {
"version_added": "120",
"notes": "Opt-in to GPC by setting the preference <code>privacy.globalprivacycontrol.enabled</code> to <code>true</code>."
"notes": "Opt-in to GPC using the Website Privacy Preference setting (<code>about:preferences#privacy</code>) checkbox 'Tell websites not to sell or share my data', or by setting the preference <code>privacy.globalprivacycontrol.enabled</code> to <code>true</code>."
},
"firefox_android": {
"version_added": false
Expand Down

0 comments on commit aa4d31c

Please sign in to comment.