Changes between Initial Version and Version 1 of Ticket #629, comment 2
- Timestamp:
- 11/20/15 12:47:17 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #629, comment 2
initial v1 5 5 - 3.2: field-name = token 6 6 - 3.2.6: token = 1*tchar 7 - 3.2.6: tchar = " !" / "#" / "$" / "%" / "&" / "'" / "*" / "+" / "-" / "." / "^" / "_" / "`" / "|" / "~" / DIGIT / ALPHA7 - 3.2.6: tchar = "`!`" / "`#`" / "`$`" / "`%`" / "`&`" / "`'`" / "`*`" / "`+`" / "`-`" / "`.`" / "`^`" / "`_`" / "(backquote)" / "`|`" / "`~`" / DIGIT / ALPHA