We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8ca597 commit be64288Copy full SHA for be64288
http/headers/Idempotency-Key.json
@@ -3,6 +3,7 @@
3
"headers": {
4
"Idempotency-Key": {
5
"__compat": {
6
+ "spec_url": "https://datatracker.ietf.org/doc/html/draft-ietf-httpapi-idempotency-key-header/",
7
"support": {
8
"chrome": {
9
"version_added": false
@@ -35,7 +36,7 @@
35
36
},
37
"status": {
38
"experimental": true,
- "standard_track": false,
39
+ "standard_track": true,
40
"deprecated": false
41
}
42
0 commit comments