usefor-usefor-01 September 2004
[< Prev]
[TOC] [ Next >]
3.2.3 Expires
The Expires header specifies a date and time when the article is
deemed to be no longer useful and could usefully be removed
("expired").
expires = "Expires:" SP date-time CRLF
See the remarks under Section 3.1.3 regarding the syntax of
date-time and the requirements and recommendations to which it is
subject.
[< Prev]
[TOC] [ Next >]
#Diff to first older
--- ../usefor-article-13/Expires.out May 2004
+++ ../usefor-usefor-01/Expires.out September 2004
@@ -1,16 +1,12 @@
-6.11. Expires
+3.2.3 Expires
- The Expires-header specifies a date and time when the article is
- deemed to be no longer relevant and could usefully be removed
- ("expired"). The content syntax makes use of syntax defined in [RFC
- 2822].
+ The Expires header specifies a date and time when the article is
+ deemed to be no longer useful and could usefully be removed
+ ("expired").
- header =/ Expires-header
- Expires-header = "Expires" ":" SP Expires-content
- *( ";" extension-parameter )
- Expires-content = date-time
+ expires = "Expires:" SP date-time CRLF
- NOTE: This header is suitable for specifying both unusually
- short and unusually long expiry times; there is little point in
- using it in other circumstances.
+ See the remarks under Section 3.1.3 regarding the syntax of
+ date-time and the requirements and recommendations to which it is
+ subject.