mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-25 22:49:21 +02:00
HttpServer not sending streamed request body on HTTP/2 requests #544
This commit is contained in:
@ -1,10 +1,13 @@
|
||||
# Changes
|
||||
|
||||
## [0.7.13] - 2018-10-*
|
||||
## [0.7.13] - 2018-10-14
|
||||
|
||||
### Fixed
|
||||
|
||||
* Fixed rustls build
|
||||
* Fixed rustls support
|
||||
|
||||
* HttpServer not sending streamed request body on HTTP/2 requests #544
|
||||
|
||||
|
||||
## [0.7.12] - 2018-10-10
|
||||
|
||||
|
Reference in New Issue
Block a user