mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-25 06:39:22 +02:00
Allow to re-construct ServiceRequest from HttpRequest and Payload #1088
This commit is contained in:
@ -8,6 +8,8 @@
|
||||
|
||||
### Fixed
|
||||
|
||||
* h2 will use error response #1080
|
||||
|
||||
* on_connect result isn't added to request extensions for http2 requests #1009
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user