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 c22215d commit 487cc28Copy full SHA for 487cc28
tools/headers.ts
@@ -118,11 +118,6 @@ const responseOnlyHeaders = {
118
proof: "Defined in RFC 7231, Section 7.4.2.",
119
reason: "Identifies the server software handling the response.",
120
},
121
- "server-timing": {
122
- description:
123
- "Communicates one or more metrics related to the server-side processing of the current request.",
124
- proof: "RFC 7230: Server provides server timing information.",
125
- },
126
"set-cookie": {
127
proof: "Defined in RFC 6265, Section 4.1.",
128
reason: "Used to set cookies in responses.",
0 commit comments