diff --git a/xep-0198.xml b/xep-0198.xml index 42c1d5ce..0343ea63 100644 --- a/xep-0198.xml +++ b/xep-0198.xml @@ -376,7 +376,7 @@ ]]>

If the server does not support session resumption, it MUST return a <failed/> element, which SHOULD include an error condition of &feature;. If the server does not recognize the 'previd' as an earlier session (e.g., because the former session has timed out), it MUST return a <failed/> element, which SHOULD include an error condition of ¬found;. If the server recogizes the 'previd' as an earlier session that has timed out the server MAY also include a 'h' attribute indicating the number of stanzas received before the timeout. (Note: For this to work the server has to store the SM-ID/sequence number tuple past the time out of the actual session.)