mirror of
https://github.com/actix/actix-extras.git
synced 2025-02-09 05:15:37 +01:00
update changes
This commit is contained in:
parent
e61ef7dee4
commit
036cf5e867
@ -4,11 +4,16 @@
|
|||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
* Added `HttpServer::max_connections()` and `HttpServer::max_sslrate()`, accept backpressure #250
|
* Added `HttpServer::max_connections()` and `HttpServer::max_sslrate()`,
|
||||||
|
accept backpressure #250
|
||||||
|
|
||||||
* Fix: Use zlib instead of raw deflate for decoding and encoding payloads with
|
### Fixed
|
||||||
|
|
||||||
|
* Use zlib instead of raw deflate for decoding and encoding payloads with
|
||||||
`Content-Encoding: deflate`.
|
`Content-Encoding: deflate`.
|
||||||
|
|
||||||
|
* Fixed headers formating for CORS Middleware Access-Control-Expose-Headers #436
|
||||||
|
|
||||||
|
|
||||||
## [0.7.3] - 2018-08-01
|
## [0.7.3] - 2018-08-01
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user