usefor-usefor-03 April 2005
[< Prev]
[TOC] [ Next >]
3.2.4 Control
The Control header marks the article as a control message, and
specifies the desired actions (additional to the usual ones of
storing and/or relaying the article).
control = "Control:" SP [FWS] control-message [FWS] CRLF
control-message = verb *( [FWS] argument )
verb = token
argument = value
The verb indicates what action should be taken, and the argument(s)
(if any) supply details. In some cases, the body of the article may
also contain details. The legal verbs and respective arguments are
discussed in the companion document, [USEPRO].
An article with a Control header MUST NOT also have a Supersedes
header.
[< Prev]
[TOC] [ Next >]
#Diff to first older
--- ../usefor-usefor-02/Control.out November 2004
+++ ../usefor-usefor-03/Control.out April 2005
@@ -3,6 +3,7 @@
The Control header marks the article as a control message, and
specifies the desired actions (additional to the usual ones of
storing and/or relaying the article).
+
control = "Control:" SP [FWS] control-message [FWS] CRLF
control-message = verb *( [FWS] argument )