mirror of
https://github.com/actix/actix-web.git
synced 2024-12-23 00:26:34 +00:00
update changelog
This commit is contained in:
parent
56e0dc06c1
commit
e970846167
1 changed files with 3 additions and 0 deletions
|
@ -4,6 +4,9 @@
|
|||
|
||||
### Added
|
||||
|
||||
* Add `.content_disposition()` method to parse Content-Disposition of
|
||||
multipart fields
|
||||
|
||||
* Re-export `actix::prelude::*` as `actix_web::actix` module.
|
||||
|
||||
* `HttpRequest::url_for_static()` for a named route with no variables segments
|
||||
|
|
Loading…
Reference in a new issue