Skip to content

Commit 569d47f

Browse files
Well-known headers update (#3037)
This PR contains automated updates generated by the weekly workflow. --------- Co-authored-by: RobinTail <[email protected]> Co-authored-by: Anna Bocharova <[email protected]>
1 parent 2f6a4ca commit 569d47f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tools/headers.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,10 @@ const responseOnlyHeaders = {
185185
"Deprecated but appeared in earlier specs like RFC 2965, Section 3.3.3.",
186186
reason: "A legacy header for setting cookies.",
187187
},
188+
"set-txn": {
189+
proof: "https://datatracker.ietf.org/doc/draft-ietf-scim-events/15/",
190+
reason: "set-txn HTTP Response Header for Asynchronous Requests",
191+
},
188192
"strict-transport-security": {
189193
proof: "Defined in RFC 6797, Section 6.1.",
190194
reason: "Enforces HTTPS policies in responses.",

0 commit comments

Comments
 (0)