1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2025-02-07 06:42:22 +00:00
actix-web/actix-files/src
2021-01-15 02:11:10 +00:00
..
chunked.rs remove actix-threadpool.use actix_rt::task::spawn_blocking (#1878) 2021-01-09 16:04:19 +00:00
directory.rs split up files lib (#1685) 2020-09-20 23:18:25 +01:00
encoding.rs add files preference for utf8 text responses (#1714) 2020-10-06 21:56:28 +01:00
error.rs Fix/suppress warnings 2020-02-08 02:20:01 +09:00
files.rs fix actix-files doc about thread pool (#1898) 2021-01-11 17:27:33 +00:00
lib.rs response header rework (#1869) 2021-01-15 02:11:10 +00:00
named.rs response header rework (#1869) 2021-01-15 02:11:10 +00:00
path_buf.rs Add optional support for hidden files/directories (#1811) 2020-12-26 03:36:15 +00:00
range.rs address clippy warnings 2020-12-27 20:54:04 +00:00
service.rs response header rework (#1869) 2021-01-15 02:11:10 +00:00