mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-25 22:49:21 +02:00
Data::into_inner
This commit is contained in:
committed by
jesskfullwood
parent
61e492e7e3
commit
a07cdd6533
@ -8,6 +8,8 @@
|
||||
|
||||
* Form immplements Responder, returning a `application/x-www-form-urlencoded` response
|
||||
|
||||
* Add `into_inner` to `Data`
|
||||
|
||||
### Changed
|
||||
|
||||
* `Query` payload made `pub`. Allows user to pattern-match the payload.
|
||||
|
Reference in New Issue
Block a user