Changeset 1425 for draft-ietf-httpbis/latest/p7-auth.xml
- Timestamp:
- 01/09/11 01:23:29 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p7-auth.xml
r1415 r1425 255 255 <x:anchor-alias value="VCHAR"/> 256 256 <x:anchor-alias value="SP"/> 257 <x:anchor-alias value="WSP"/>258 257 <t> 259 258 This specification uses the ABNF syntax defined in ¬ation; (which … … 268 267 DIGIT (decimal 0-9), DQUOTE (double quote), 269 268 HEXDIG (hexadecimal 0-9/A-F/a-f), LF (line feed), 270 OCTET (any 8-bit sequence of data), SP (space), 271 VCHAR (any visible USASCII character), 272 and WSP (whitespace). 269 OCTET (any 8-bit sequence of data), SP (space), and 270 VCHAR (any visible US-ASCII character). 273 271 </t> 274 272
Note: See TracChangeset
for help on using the changeset viewer.