mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-26 15:07:42 +02:00
Use non-consuming builder pattern for ClientRequest
This commit is contained in:
@ -14,6 +14,8 @@
|
||||
|
||||
### Changed
|
||||
|
||||
* Use non-consuming builder pattern for `ClientRequest`.
|
||||
|
||||
* `ClientResponse::body()` does not consume response object.
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user