mirror of
https://github.com/fafhrd91/actix-web
synced 2025-08-31 17:07:01 +02:00
actix_web::test::TestRequest::set_form (#1058)
This commit is contained in:
committed by
Nikolay Kim
parent
a07cdd6533
commit
c193137905
@@ -10,6 +10,9 @@
|
||||
|
||||
* Add `into_inner` to `Data`
|
||||
|
||||
* Add `test::TestRequest::set_form()` convenience method to automatically serialize data and set
|
||||
the header in test requests.
|
||||
|
||||
### Changed
|
||||
|
||||
* `Query` payload made `pub`. Allows user to pattern-match the payload.
|
||||
|
Reference in New Issue
Block a user