1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-28 01:32:57 +01:00
actix-extras/actix-files/src
Hung-I Wang edcde67076 Fix escaping/encoding problems in Content-Disposition header (#1151)
* Fix filename encoding in Content-Disposition of acitx_files::NamedFile

* Add more comments on how to use Content-Disposition header properly & Fix some trivial problems

* Improve Content-Disposition filename(*) parameters of actix_files::NamedFile

* Tweak Content-Disposition parse to accept empty param value in quoted-string

* Fix typos in comments in .../content_disposition.rs (pointed out by @JohnTitor)

* Update CHANGES.md

* Update CHANGES.md again
2019-11-06 06:08:37 -08:00
..
error.rs rename to Files 2019-03-06 23:39:08 -08:00
lib.rs Fix escaping/encoding problems in Content-Disposition header (#1151) 2019-11-06 06:08:37 -08:00
named.rs Fix escaping/encoding problems in Content-Disposition header (#1151) 2019-11-06 06:08:37 -08:00
range.rs nightly clippy warnings 2019-07-17 15:53:51 +06:00