Changes between Version 10 and Version 11 of HeaderFieldTypes
- Timestamp:
- 09/08/11 14:33:15 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HeaderFieldTypes
v10 v11 27 27 28 28 ==== Examples for "thing" ==== 29 30 Content-Disposition: token 29 31 {{{ 30 32 attachment 31 33 inline 34 }}} 35 36 Content-Type: subset of token plus "/" 37 {{{ 32 38 text/html 39 }}} 40 41 Link: URI characters (superset of token including ";" but not DQUOTE) 42 {{{ 33 43 </uri> 34 44 }}} 45 35 46 === List of Parametrized Strings (LPS) === 36 47 {{{