mirror of
https://github.com/actix/actix-web.git
synced 2024-12-23 00:26:34 +00:00
Add mention of reworked Content-Disposition
This commit is contained in:
parent
d9c7cd96a6
commit
9f5641c85b
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@
|
|||
|
||||
* native-tls - 0.2
|
||||
|
||||
* `Content-Disposition` is re-worked. Its parser is now more robust and handles quoted content better. See #461
|
||||
|
||||
### Fixed
|
||||
|
||||
* Use zlib instead of raw deflate for decoding and encoding payloads with
|
||||
|
|
Loading…
Reference in a new issue