mirror of
https://github.com/fafhrd91/actix-web
synced 2025-08-23 05:55:13 +02:00
update changelog
This commit is contained in:
@@ -4,6 +4,12 @@
|
|||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
* Add `.set_content_type()` and `.set_content_disposition()` methods
|
||||||
|
to `fs::NamedFile` to allow overriding the values inferred by default
|
||||||
|
|
||||||
|
* Add `fs::file_extension_to_mime()` helper function to get the MIME
|
||||||
|
type for a file extension
|
||||||
|
|
||||||
* Add `.content_disposition()` method to parse Content-Disposition of
|
* Add `.content_disposition()` method to parse Content-Disposition of
|
||||||
multipart fields
|
multipart fields
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user