Changeset 1361 for draft-ietf-httpbis/latest/p1-messaging.xml
- Timestamp:
- 27/07/11 16:16:11 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.xml
r1340 r1361 515 515 <x:ref>quoted-pair</x:ref> = "\" ( <x:ref>WSP</x:ref> / <x:ref>VCHAR</x:ref> / <x:ref>obs-text</x:ref> ) 516 516 </artwork></figure> 517 <t> 518 Recipients that process the value of the quoted-string &MUST; handle a 519 quoted-pair as if it were replaced by the octet following the backslash. 520 </t> 517 521 <t> 518 522 Senders &SHOULD-NOT; escape octets that do not require escaping … … 6017 6021 <list style="symbols"> 6018 6022 <t> 6023 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/270"/>: 6024 "\-escaping in quoted strings" 6025 </t> 6026 <t> 6019 6027 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/305"/>: 6020 6028 "'Close' should be reserved in the HTTP header field registry"
Note: See TracChangeset
for help on using the changeset viewer.