Skip to content

Commit 1099ec9

Browse files
committed
Update with current state of play
1 parent 7d6899f commit 1099ec9

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

http/headers/Idempotency-Key.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,15 @@
1010
"chrome_android": "mirror",
1111
"edge": "mirror",
1212
"firefox": {
13-
"version_added": "145",
13+
"version_added": "135",
14+
"flags": [
15+
{
16+
"type": "preference",
17+
"name": "network.http.idempotencyKey.enabled",
18+
"value_to_set": "true"
19+
}
20+
],
21+
"impl_url": "https://bugzil.la/1830022",
1422
"notes": "Automatically adds a unique 64-bit key for POST and PATCH when needed, if not set in JavaScript."
1523
},
1624
"firefox_android": "mirror",

0 commit comments

Comments
 (0)