mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-25 22:49:21 +02:00
Fix no_http2 flag in HttpServer (#526)
This commit is contained in:
@ -21,6 +21,7 @@
|
||||
|
||||
* Responses with the following codes: 100, 101, 102, 204 -- are sent without Content-Length header. #521
|
||||
|
||||
* Correct usage of `no_http2` flag in `bind_*` methods. #519
|
||||
|
||||
## [0.7.8] - 2018-09-17
|
||||
|
||||
|
Reference in New Issue
Block a user