mirror of
https://github.com/actix/actix-web.git
synced 2024-11-26 11:31:09 +00:00
add change to CHANGES.md
This commit is contained in:
parent
8af082d873
commit
9cc7651c22
1 changed files with 2 additions and 0 deletions
|
@ -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 a new issue