Changeset 1425 for draft-ietf-httpbis/latest/p3-payload.xml
- Timestamp:
- 01/09/11 01:23:29 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p3-payload.xml
r1423 r1425 291 291 <x:anchor-alias value="OCTET"/> 292 292 <x:anchor-alias value="VCHAR"/> 293 <x:anchor-alias value="WSP"/>294 293 <t> 295 294 This specification uses the ABNF syntax defined in ¬ation; (which … … 304 303 DIGIT (decimal 0-9), DQUOTE (double quote), 305 304 HEXDIG (hexadecimal 0-9/A-F/a-f), LF (line feed), 306 OCTET (any 8-bit sequence of data), SP (space), 307 VCHAR (any visible USASCII character), 308 and WSP (whitespace). 305 OCTET (any 8-bit sequence of data), SP (space), and 306 VCHAR (any visible US-ASCII character). 309 307 </t> 310 308
Note: See TracChangeset
for help on using the changeset viewer.