mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-26 15:07:42 +02:00
update changelog
This commit is contained in:
@ -4,6 +4,9 @@
|
|||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
* Add `.content_disposition()` method to parse Content-Disposition of
|
||||||
|
multipart fields
|
||||||
|
|
||||||
* Re-export `actix::prelude::*` as `actix_web::actix` module.
|
* Re-export `actix::prelude::*` as `actix_web::actix` module.
|
||||||
|
|
||||||
* `HttpRequest::url_for_static()` for a named route with no variables segments
|
* `HttpRequest::url_for_static()` for a named route with no variables segments
|
||||||
|
Reference in New Issue
Block a user