946
edits
Line 76: | Line 76: | ||
=== Interpretation of the Account Session Status === | === Interpretation of the Account Session Status === | ||
The account session status value is a semicolon-delimited string. The first term of the status must be one of the values | The account session status value is a semicolon-delimited string. The first term of the status must be one of the values active, passive, or none. Following terms of the status are key-value pairs in the form <name>=<value>. The value may optionally be quoted with single or double quotes; if it is, the value may contain semicolons. If the value is not quoted, and semicolon in the value MUST be interpreted as a field delimiter. | ||
These status values should be interpreted by a user-agent as follows: | These status values should be interpreted by a user-agent as follows: |
edits