mirror of
https://github.com/actix/actix-extras.git
synced 2024-12-01 02:44:37 +01:00
update changes
This commit is contained in:
parent
6d9a1cadad
commit
a5f80a25ff
@ -1,15 +1,18 @@
|
|||||||
# Changes
|
# Changes
|
||||||
|
|
||||||
## [0.7.3] - 2018-07-xx
|
## [0.7.3] - 2018-08-01
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
* Support HTTP/2 with rustls #36
|
* Support HTTP/2 with rustls #36
|
||||||
|
|
||||||
* Allow TestServer to open a websocket on any URL # 433
|
* Allow TestServer to open a websocket on any URL (TestServer::ws_at()) #433
|
||||||
|
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
|
* Fixed failure 0.1.2 compatibility
|
||||||
|
|
||||||
* Do not override HOST header for client request #428
|
* Do not override HOST header for client request #428
|
||||||
|
|
||||||
* Gz streaming, use `flate2::write::GzDecoder` #228
|
* Gz streaming, use `flate2::write::GzDecoder` #228
|
||||||
|
Loading…
Reference in New Issue
Block a user