Skip to content

Commit

Permalink
updating draft-wilde-sunset-header abstract
Browse files Browse the repository at this point in the history
  • Loading branch information
dret committed Nov 11, 2017
1 parent 53081e2 commit 75de69d
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 8 deletions.
2 changes: 1 addition & 1 deletion concepts/http-header.md
Expand Up @@ -174,7 +174,7 @@ HTTP Header Field | Specification
[`Strict-Transport-Security`](/concepts/http-header/Strict-Transport-Security "The Strict-Transport-Security HTTP response header field (STS header field) indicates to a UA that it MUST enforce the HSTS Policy in regards to the host emitting the response message containing this header field.") | [**RFC 6797**: HTTP Strict Transport Security (HSTS)](/specs/IETF/RFC/6797 "This specification defines a mechanism enabling web sites to declare themselves accessible only via secure connections and/or for users to be able to direct their user agent(s) to interact with given sites only over secure connections. This overall policy is referred to as HTTP Strict Transport Security (HSTS). The policy is declared by web sites via the Strict-Transport-Security HTTP response header field and/or by other means, such as user agent configuration, for example.")
[`SubOK`](/concepts/http-header/SubOK "The SubOK request header field is used to provide directives from an end-client to a proxy cache regarding the possible substitution of an instance body from a cached response for one resource instance for the instance body of the resource instance specified by the client's request.") | [**Internet Draft mogul-http-dupsup**: Duplicate Suppression in HTTP](/specs/IETF/I-D/mogul-http-dupsup "A significant fraction of Web content is often exactly duplicated under several different URIs. This duplication can lead to suboptimal use of network bandwidth, and unnecessary latency for users. Much of this duplication can be avoided through the use of a simple mechanism, described here, which allows a cache to efficiently substitute one byte-for-byte identical value for another. By doing so, the cache avoids some or all of the network costs associated with retrieving the duplicate value.")
[`Subst`](/concepts/http-header/Subst "The Subst response-header field MUST be used by a proxy to supply the URI of the original source of an entity-body, if the source is different from the client's Request-URI, and if the client's request included the "inform" directive in a SubOK request header field.") | [**Internet Draft mogul-http-dupsup**: Duplicate Suppression in HTTP](/specs/IETF/I-D/mogul-http-dupsup "A significant fraction of Web content is often exactly duplicated under several different URIs. This duplication can lead to suboptimal use of network bandwidth, and unnecessary latency for users. Much of this duplication can be avoided through the use of a simple mechanism, described here, which allows a cache to efficiently substitute one byte-for-byte identical value for another. By doing so, the cache avoids some or all of the network costs associated with retrieving the duplicate value.")
[`Sunset`](/concepts/http-header/Sunset "The Sunset HTTP response header field allows a server to communicate the fact that a resource is expected to become unresponsive at a specific point in time. It provides information for clients which they can use to control their usage of the resource. The Sunset header contains a single timestamp which advertises the point in time when the resource is expected to become unresponsive.") | [**Internet Draft wilde-sunset-header**: The Sunset HTTP Header](/specs/IETF/I-D/wilde-sunset-header "This specification defines the Sunset HTTP response header field, which indicates that a URI is likely to become unresponsive at a specified point in the future.")
[`Sunset`](/concepts/http-header/Sunset "The Sunset HTTP response header field allows a server to communicate the fact that a resource is expected to become unresponsive at a specific point in time. It provides information for clients which they can use to control their usage of the resource. The Sunset header contains a single timestamp which advertises the point in time when the resource is expected to become unresponsive.") | [**Internet Draft wilde-sunset-header**: The Sunset HTTP Header](/specs/IETF/I-D/wilde-sunset-header "This specification defines the Sunset HTTP response header field, which indicates that a URI is likely to become unresponsive at a specified point in the future. It also defines a sunset link relation type that allows linking to resources providing information about an upcoming resource or service sunset.")
[`Surrogate-Capability`](/concepts/http-header/Surrogate-Capability "The Surrogate-Capabilities request header allows surrogates to advertise their capabilities with capability tokens. Capability tokens indicate sets of operations (e.g., caching, processing) that a surrogate is willing to perform. They follow the form of product tokens in HTTP.") | [**W3C TR http://www.w3.org/TR/edge-arch**: Edge Architecture Specification](/specs/W3C/TR/edge-arch "This document defines the Edge Architecture, which extend the Web infrastructure through the use of HTTP surrogates - intermediaries that act on behalf of an origin server.")
[`Surrogate-Control`](/concepts/http-header/Surrogate-Control "The Surrogate-Control response header allows origin servers to dictate how surrogates should handle response entities, with control directives. Currently defined directives control processing and cache behavior.") | [**W3C TR http://www.w3.org/TR/edge-arch**: Edge Architecture Specification](/specs/W3C/TR/edge-arch "This document defines the Edge Architecture, which extend the Web infrastructure through the use of HTTP surrogates - intermediaries that act on behalf of an origin server.")
[`TCN`](/concepts/http-header/TCN "The TCN response header is used by a server to signal that the resource is transparently negotiated.") | [**RFC 2295**: Transparent Content Negotiation in HTTP](/specs/IETF/RFC/2295 "HTTP allows web site authors to put multiple versions of the same information under a single URL. Transparent content negotiation is an extensible negotiation mechanism, layered on top of HTTP, for automatically selecting the best version when the URL is accessed. This enables the smooth deployment of new web data formats and markup tags.")
Expand Down
2 changes: 1 addition & 1 deletion concepts/http-header/Sunset.md
Expand Up @@ -7,7 +7,7 @@ concept-value: Sunset
description: "The Sunset HTTP response header field allows a server to communicate the fact that a resource is expected to become unresponsive at a specific point in time. It provides information for clients which they can use to control their usage of the resource. The Sunset header contains a single timestamp which advertises the point in time when the resource is expected to become unresponsive."
---

[The Sunset HTTP response header field allows a server to communicate the fact that a resource is expected to become unresponsive at a specific point in time. It provides information for clients which they can use to control their usage of the resource. The Sunset header contains a single timestamp which advertises the point in time when the resource is expected to become unresponsive.](http://tools.ietf.org/html/draft-wilde-sunset-header#section-3 "Read documentation for HTTP Header Field "Sunset"") (**[Internet Draft wilde-sunset-header: The Sunset HTTP Header](/specs/IETF/I-D/wilde-sunset-header "This specification defines the Sunset HTTP response header field, which indicates that a URI is likely to become unresponsive at a specified point in the future.")**)
[The Sunset HTTP response header field allows a server to communicate the fact that a resource is expected to become unresponsive at a specific point in time. It provides information for clients which they can use to control their usage of the resource. The Sunset header contains a single timestamp which advertises the point in time when the resource is expected to become unresponsive.](http://tools.ietf.org/html/draft-wilde-sunset-header#section-3 "Read documentation for HTTP Header Field "Sunset"") (**[Internet Draft wilde-sunset-header: The Sunset HTTP Header](/specs/IETF/I-D/wilde-sunset-header "This specification defines the Sunset HTTP response header field, which indicates that a URI is likely to become unresponsive at a specified point in the future. It also defines a sunset link relation type that allows linking to resources providing information about an upcoming resource or service sunset.")**)

<br/>
<hr/>
Expand Down
2 changes: 1 addition & 1 deletion concepts/link-relation.md
Expand Up @@ -93,7 +93,7 @@ Link Relation | Specification
[`stylesheet`](/concepts/link-relation/stylesheet "The specified resource is a resource that describes how to present the document. Exactly how the resource is to be processed depends on the actual type of the resource.") | [**W3C TR http://www.w3.org/TR/html**: Hypertext Markup Language (HTML)](/specs/W3C/TR/html "This specification defines the 5th major version, first minor revision of the core language of the World Wide Web: the Hypertext Markup Language (HTML). In this version, new features continue to be introduced to help Web application authors, new elements continue to be introduced based on research into prevailing authoring practices, and special attention continues to be given to defining clear conformance criteria for user agents in an effort to improve interoperability.")
[`subsection`](/concepts/link-relation/subsection "Refers to a document serving as a subsection in a collection of documents.") | [**W3C TR http://www.w3.org/TR/html4**: Hypertext Markup Language (HTML) 4.01 Specification](/specs/W3C/TR/html4 "This specification defines the HyperText Markup Language (HTML), the publishing language of the World Wide Web. This specification defines HTML 4.01, which is a subversion of HTML 4. In addition to the text, multimedia, and hyperlink features of the previous versions of HTML (HTML 3.2 and HTML 2.0), HTML 4 supports more multimedia options, scripting languages, style sheets, better printing facilities, and documents that are more accessible to users with disabilities. HTML 4 also takes great strides towards the internationalization of documents, with the goal of making the Web truly World Wide.")
[`successor-version`](/concepts/link-relation/successor-version "When included on a versioned resource, this link points to a resource containing the successor version in the version history.") | [**RFC 5829**: Link Relation Types for Simple Version Navigation between Web Resources](/specs/IETF/RFC/5829 "This specification defines a set of link relation types that may be used on Web resources for navigation between a resource and other resources related to version control, such as past versions and working copies.")
[`sunset`](/concepts/link-relation/sunset "Linking to a resource providing information about a resource's or service's retirement policy and/or information.") | [**Internet Draft wilde-sunset-header**: The Sunset HTTP Header](/specs/IETF/I-D/wilde-sunset-header "This specification defines the Sunset HTTP response header field, which indicates that a URI is likely to become unresponsive at a specified point in the future.")
[`sunset`](/concepts/link-relation/sunset "Linking to a resource providing information about a resource's or service's retirement policy and/or information.") | [**Internet Draft wilde-sunset-header**: The Sunset HTTP Header](/specs/IETF/I-D/wilde-sunset-header "This specification defines the Sunset HTTP response header field, which indicates that a URI is likely to become unresponsive at a specified point in the future. It also defines a sunset link relation type that allows linking to resources providing information about an upcoming resource or service sunset.")
[`tag`](/concepts/link-relation/tag "The tag keyword indicates that the tag that the referenced document represents applies to the current document.") | [**W3C TR http://www.w3.org/TR/html**: Hypertext Markup Language (HTML)](/specs/W3C/TR/html "This specification defines the 5th major version, first minor revision of the core language of the World Wide Web: the Hypertext Markup Language (HTML). In this version, new features continue to be introduced to help Web application authors, new elements continue to be introduced based on research into prevailing authoring practices, and special attention continues to be given to defining clear conformance criteria for user agents in an effort to improve interoperability.")
[`terms-of-service`](/concepts/link-relation/terms-of-service "The &#34;terms-of-service&#34; link relation can be used to refer to a resource describing the terms of service associated with the link's context. The terms of service can be any resource that describes the rules to which a consumer of the service must agree to follow when using the service provided by the link's context.") | [**RFC 6903**: Additional Link Relation Types](/specs/IETF/RFC/6903 "This specification defines a number of additional link relation types that can be used for a range of purposes in a variety of applications types.")
[`timegate`](/concepts/link-relation/timegate "A link with a &#34;timegate&#34; Relation Type is used to point from the Original Resource, as well as from a Memento associated with the Original Resource, to a TimeGate for the Original Resource.") | [**RFC 7089**: HTTP framework for time-based access to resource states - Memento](/specs/IETF/RFC/7089 "The HTTP-based Memento framework bridges the present and past Web. It facilitates obtaining representations of prior states of a given resource by introducing datetime negotiation and TimeMaps. Datetime negotiation is a variation on content negotiation that leverages the given resource's URI and a user agent's preferred datetime. TimeMaps are lists that enumerate URIs of resources that encapsulate prior states of the given resource. The framework also facilitates recognizing a resource that encapsulates a frozen prior state of another resource.")
Expand Down
2 changes: 1 addition & 1 deletion concepts/link-relation/Sunset.md
Expand Up @@ -7,7 +7,7 @@ concept-value: sunset
description: "Linking to a resource providing information about a resource's or service's retirement policy and/or information."
---

[Linking to a resource providing information about a resource's or service's retirement policy and/or information.](http://tools.ietf.org/html/draft-wilde-sunset-header#section-5 "Read documentation for Link Relation &#34;sunset&#34;") (**[Internet Draft wilde-sunset-header: The Sunset HTTP Header](/specs/IETF/I-D/wilde-sunset-header "This specification defines the Sunset HTTP response header field, which indicates that a URI is likely to become unresponsive at a specified point in the future.")**)
[Linking to a resource providing information about a resource's or service's retirement policy and/or information.](http://tools.ietf.org/html/draft-wilde-sunset-header#section-5 "Read documentation for Link Relation &#34;sunset&#34;") (**[Internet Draft wilde-sunset-header: The Sunset HTTP Header](/specs/IETF/I-D/wilde-sunset-header "This specification defines the Sunset HTTP response header field, which indicates that a URI is likely to become unresponsive at a specified point in the future. It also defines a sunset link relation type that allows linking to resources providing information about an upcoming resource or service sunset.")**)

<br/>
<hr/>
Expand Down
2 changes: 1 addition & 1 deletion specs.json
Expand Up @@ -428,7 +428,7 @@
"name": "Internet Draft wilde-sunset-header",
"URI": "urn:ietf:id:wilde-sunset-header",
"URL": "http://tools.ietf.org/html/draft-wilde-sunset-header",
"abstract": "This specification defines the Sunset HTTP response header field, which indicates that a URI is likely to become unresponsive at a specified point in the future.",
"abstract": "This specification defines the Sunset HTTP response header field, which indicates that a URI is likely to become unresponsive at a specified point in the future. It also defines a sunset link relation type that allows linking to resources providing information about an upcoming resource or service sunset.",
"concepts": [{
"http://webconcepts.info/concepts/http-header/": "http://webconcepts.info/concepts/http-header/Sunset" }, {
"http://webconcepts.info/concepts/link-relation/": "http://webconcepts.info/concepts/link-relation/sunset" }]}},{
Expand Down
8 changes: 6 additions & 2 deletions specs/IETF/I-D/wilde-sunset-header.html
Expand Up @@ -2,7 +2,9 @@
layout: page
title: "The Sunset HTTP Header"
description: "This specification defines the Sunset HTTP response header field, which indicates
that a URI is likely to become unresponsive at a specified point in the future."
that a URI is likely to become unresponsive at a specified point in the future. It
also defines a sunset link relation type that allows linking to resources providing
information about an upcoming resource or service sunset."
---

<table cellpadding="5">
Expand Down Expand Up @@ -51,7 +53,9 @@
<em>Abstract:</em>
</th>
<td>This specification defines the Sunset HTTP response header field, which indicates
that a URI is likely to become unresponsive at a specified point in the future.
that a URI is likely to become unresponsive at a specified point in the future. It
also defines a sunset link relation type that allows linking to resources providing
information about an upcoming resource or service sunset.
</td>
</tr>
</table>
Expand Down
2 changes: 1 addition & 1 deletion src/specs/draft-wilde-sunset-header.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<service primary="IETF" secondary="I-D" id="wilde-sunset-header">
<title>The Sunset HTTP Header</title>
<documentation source="http://tools.ietf.org/html/draft-wilde-sunset-header">This specification defines the Sunset HTTP response header field, which indicates that a URI is likely to become unresponsive at a specified point in the future.</documentation>
<documentation source="http://tools.ietf.org/html/draft-wilde-sunset-header">This specification defines the Sunset HTTP response header field, which indicates that a URI is likely to become unresponsive at a specified point in the future. It also defines a sunset link relation type that allows linking to resources providing information about an upcoming resource or service sunset.</documentation>
<http-header def="Sunset">
<documentation source="http://tools.ietf.org/html/draft-wilde-sunset-header#section-3">The Sunset HTTP response header field allows a server to communicate the fact that a resource is expected to become unresponsive at a specific point in time. It provides information for clients which they can use to control their usage of the resource. The Sunset header contains a single timestamp which advertises the point in time when the resource is expected to become unresponsive.</documentation>
</http-header>
Expand Down

0 comments on commit 75de69d

Please sign in to comment.