1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-11-22 17:41:11 +00:00
actix-web/actix-files/src
2021-06-16 20:33:22 +01:00
..
chunked.rs change rustfmt line width to 96 2021-02-11 23:03:17 +00:00
directory.rs change rustfmt line width to 96 2021-02-11 23:03:17 +00:00
encoding.rs add files preference for utf8 text responses (#1714) 2020-10-06 21:56:28 +01:00
error.rs remove cookie support from -http (#2065) 2021-04-09 18:07:10 +01:00
files.rs Fix clippy warnings (#2217) 2021-05-15 01:13:33 +01:00
lib.rs files: inline disposition for common web app file types (#2257) 2021-06-16 20:33:22 +01:00
named.rs files: inline disposition for common web app file types (#2257) 2021-06-16 20:33:22 +01:00
path_buf.rs migrate to -utils beta 4 (#2127) 2021-04-01 15:26:13 +01:00
range.rs Use http-range library for HttpRange (#2003) 2021-02-16 18:48:16 +00:00
service.rs files: Fix redirect_to_slash_directory() when used with show_files_listing() (#2225) 2021-05-26 10:42:29 +01:00