mirror of
https://github.com/fafhrd91/actix-web
synced 2024-11-27 17:52:56 +01:00
add change to CHANGES.md
This commit is contained in:
parent
8af082d873
commit
9cc7651c22
@ -4,6 +4,8 @@
|
||||
|
||||
### Added
|
||||
|
||||
* Add `ClientRequestBuilder::form()` for sending `application/x-www-form-urlencoded` requests.
|
||||
|
||||
* Add methods to `HttpResponse` to retrieve, add, and delete cookies
|
||||
|
||||
* Add `.set_content_type()` and `.set_content_disposition()` methods
|
||||
|
Loading…
Reference in New Issue
Block a user