mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-26 15:07:42 +02:00
Fix illegal chunked encoding (#1615)
Co-authored-by: Rob Ede <robjtede@icloud.com>
This commit is contained in:
@ -7,6 +7,12 @@
|
||||
[#1614]: https://github.com/actix/actix-web/pull/1614
|
||||
|
||||
|
||||
### Changed
|
||||
|
||||
* Fix illegal chunked encoding. [#1615]
|
||||
|
||||
[#1615]: https://github.com/actix/actix-web/pull/1615
|
||||
|
||||
## [2.0.0-beta.1] - 2020-07-11
|
||||
|
||||
### Changed
|
||||
|
Reference in New Issue
Block a user