Changeset 1425 for draft-ietf-httpbis/latest/p6-cache.xml
- Timestamp:
- 01/09/11 01:23:29 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p6-cache.xml
r1419 r1425 413 413 <x:anchor-alias value="SP"/> 414 414 <x:anchor-alias value="VCHAR"/> 415 <x:anchor-alias value="WSP"/>416 415 <t> 417 416 This specification uses the ABNF syntax defined in ¬ation; (which … … 425 424 return), CRLF (CR LF), CTL (controls), DIGIT (decimal 0-9), DQUOTE (double 426 425 quote), HEXDIG (hexadecimal 0-9/A-F/a-f), LF (line feed), OCTET (any 8-bit 427 sequence of data), SP (space), VCHAR (any visible USASCII character), and 428 WSP (whitespace). 426 sequence of data), SP (space), and VCHAR (any visible US-ASCII character). 429 427 </t> 430 428
Note: See TracChangeset
for help on using the changeset viewer.