Skip to content
This repository was archived by the owner on Jul 7, 2025. It is now read-only.

Commit 466e579

Browse files
committed
draft#6 as published with comments addressed from designated experts for the Link Relation Types registry #33
1 parent a34d02d commit 466e579

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

draft-ietf-httpapi-deprecation-header.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
coding: utf-8
33
abbrev:
44
title: The Deprecation HTTP Header Field
5-
docname: draft-ietf-httpapi-deprecation-header-latest
5+
docname: draft-ietf-httpapi-deprecation-header-06
66
category: std
77

88
ipr: trust200902
@@ -36,7 +36,6 @@ normative:
3636
HTTP: RFC9110
3737
LINK: RFC8288
3838
STRUCTURED-FIELDS: I-D.ietf-httpbis-sfbis
39-
SUNSET: RFC8594
4039

4140

4241
informative:
@@ -127,7 +126,7 @@ Given that the deprecation date is in the past, the linked information resource
127126

128127
# Sunset
129128

130-
In addition to the deprecation related information, if the resource provider wants to convey to the client application that the deprecated resource is expected to become unresponsive at a specific point in time, the Sunset HTTP header field [SUNSET] can be used in addition to the `Deprecation` header field.
129+
In addition to the deprecation related information, if the resource provider wants to convey to the client application that the deprecated resource is expected to become unresponsive at a specific point in time, the Sunset HTTP header field {{!RFC8594}} can be used in addition to the `Deprecation` header field.
131130

132131
The timestamp given in the `Sunset` header field MUST NOT be earlier than the one given in the `Deprecation` header field.
133132

0 commit comments

Comments
 (0)