Changeset 1425 for draft-ietf-httpbis/latest/p4-conditional.xml
- Timestamp:
- 01/09/11 01:23:29 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p4-conditional.xml
r1415 r1425 279 279 <x:anchor-alias value="OCTET"/> 280 280 <x:anchor-alias value="VCHAR"/> 281 <x:anchor-alias value="WSP"/>282 281 <x:anchor-alias value="core.rules"/> 283 282 <x:anchor-alias value="quoted-string"/> … … 296 295 DIGIT (decimal 0-9), DQUOTE (double quote), 297 296 HEXDIG (hexadecimal 0-9/A-F/a-f), LF (line feed), 298 OCTET (any 8-bit sequence of data), SP (space), 299 VCHAR (any visible USASCII character), 300 and WSP (whitespace). 297 OCTET (any 8-bit sequence of data), SP (space), and 298 VCHAR (any visible US-ASCII character). 301 299 </t> 302 300 <t>
Note: See TracChangeset
for help on using the changeset viewer.