mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-25 22:49:21 +02:00
Add ServiceRequest::set_payload() method
This commit is contained in:
@ -4,6 +4,8 @@
|
||||
|
||||
### Add
|
||||
|
||||
* Add `ServiceRequest::set_payload()` method.
|
||||
|
||||
* Add `test::TestRequest::set_json()` convenience method to automatically
|
||||
serialize data and set header in test requests.
|
||||
|
||||
|
Reference in New Issue
Block a user