From db8941e8b0db3709fab88781f5f5490806afd74d Mon Sep 17 00:00:00 2001 From: Peter Saint-Andre Date: Sun, 17 Aug 2008 03:19:28 +0000 Subject: [PATCH] reverted addition of the Sequence header git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2156 4b5297f7-1745-476d-ba37-a9c6900126ab --- xep-0131.xml | 58 ---------------------------------------------------- 1 file changed, 58 deletions(-) diff --git a/xep-0131.xml b/xep-0131.xml index 64ad13e0..00c1c32e 100644 --- a/xep-0131.xml +++ b/xep-0131.xml @@ -26,12 +26,6 @@ &stpeter; &hildjj; - - 1.3pre1 - in progress, last updated 2008-08-11 - psa -

Added Sequence header.

-
1.2 2006-07-12 @@ -194,58 +188,6 @@

The Distribute header enables a sender to specify whether the stanza may be further distributed by the recipient to other entities on the network. The allowable values for this header are "true" and "false". If the sender specifies a value of "false", the recipient MUST NOT further distribute the stanza or any information contained therein; if the sender specifies a value of "true", the recipient MAY further distribute the stanza or any information contained therein; if the value is anything other than "true" or "false" and the recipient does not understand the value, the recipient MUST assume the default value of "false". This header is semantically equivalent to the "Distribute" flag defined in &geoprivpol;. (The HTTP "Max-Forwards" header is not appropriate for this usage, since it defines proxy and gateway behavior rather than recipient behavior.) Note: This header may be security-sensitive (see the Security Considerations for details).

- -

The Sequence header enables a sender to assign a sequence number to a message. This is most useful for notifications, web services interactions, and other automated processes.

- - - - - - 39.755109 - -104.997497 - - - - - -
0
-
- - - - - - - - 39.752799 - -104.998871 - - - - - -
1
-
-
- - - - - - - 39.751958 - -105.00045 - - - - - -
2
-
-
- ]]>
-

The Store header enables a sender to specify whether the stanza may be stored or archived by the recipient. The allowable values for this header are "true" and "false". If the sender specifies a value of "false", the recipient MUST NOT store the stanza or any information contained therein; if the sender specifies a value of "true", the recipient MAY store the stanza or any information contained therein; if the value is anything other than "true" or "false" and the recipient does not understand the value, the recipient MUST assume the default value of "false". Note: This header may be security-sensitive (see the Security Considerations for details).