Releases: jshttp/content-disposition
Releases · jshttp/content-disposition
0.5.4
- deps: [email protected]
0.5.3
- Use
safe-buffer
for improved Buffer API
0.5.2
- Fix
parse
to accept any linear whitespace character
0.5.1
- perf: enable strict mode
0.5.0
- Add
parse
function
0.4.0
- Expand non-Unicode
filename
to the full ISO-8859-1 charset
0.3.0
- Add
fallback
option - Add
type
option
0.2.0
- Reduce ambiguity of file names with hex escape in buggy browsers
0.1.2
- Fix periodic invalid Unicode filename header
0.1.1
- Fix invalid characters appearing in
filename*
parameter