Changeset 218 for draft-ietf-httpbis/latest/p1-messaging.html
- Timestamp:
- 22/02/08 20:00:16 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.html
r215 r218 975 975 | "{" | "}" | SP | HTAB 976 976 977 tchar = "!" | "#" | "$" | "%" | "&" | "'" | "*" | "+" | "-" 978 | "." | "^" | "_" | "`" | "|" | "~" | DIGIT | ALPHA 977 tchar = "!" | "#" | "$" | "%" | "&" | "'" | "*" 978 | "+" | "-" | "." | "^" | "_" | "`" | "|" | "~" 979 | DIGIT | ALPHA 979 980 ; any CHAR except CTLs or separators 980 981
Note: See TracChangeset
for help on using the changeset viewer.