Changes between Version 12 and Version 13 of ContentDispositionErrorHandling
- Timestamp:
- 08/12/10 10:42:04 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ContentDispositionErrorHandling
v12 v13 28 28 29 29 If the raw-value both begins an ends with a <"> character, return the value stripped of those <"> characters. Otherwise return the raw-value. 30 31 ''jre: this changes the interpretation of escape sequences in quoted-string, thus changes the interpretation of valid header fields'' 30 32 31 33 == Decoding the File Name ==