Skip to content

Commit 487cc28

Browse files
committed
Revert "Excluding server-timing."
This reverts commit c22215d.
1 parent c22215d commit 487cc28

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

tools/headers.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -118,11 +118,6 @@ const responseOnlyHeaders = {
118118
proof: "Defined in RFC 7231, Section 7.4.2.",
119119
reason: "Identifies the server software handling the response.",
120120
},
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-
},
126121
"set-cookie": {
127122
proof: "Defined in RFC 6265, Section 4.1.",
128123
reason: "Used to set cookies in responses.",

0 commit comments

Comments
 (0)