mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-25 22:49:21 +02:00
fix h2 not using error response (#1080)
* fix h2 not using error response * add fix change log * fix h2 service error tests
This commit is contained in:
@ -5,6 +5,9 @@
|
||||
|
||||
* Add `middleware::Conditon` that conditionally enables another middleware
|
||||
|
||||
### Fixed
|
||||
|
||||
* h2 will use error response #1080
|
||||
|
||||
## [1.0.7] - 2019-08-29
|
||||
|
||||
|
Reference in New Issue
Block a user