1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-11-10 19:01:05 +00:00
actix-web/actix-files/src
2021-02-07 04:50:23 +00:00
..
chunked.rs fix master branch build. change web::block output type. (#1957) 2021-02-06 16:23:59 +00:00
directory.rs Use askama-escape for html escaping (#1953) 2021-02-07 04:50:23 +00: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 Use immutable reference of service state. Update awc dns resolver. (#1905) 2021-02-07 01:00:40 +00:00
named.rs fix master branch build. change web::block output type. (#1957) 2021-02-06 16:23:59 +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 Use immutable reference of service state. Update awc dns resolver. (#1905) 2021-02-07 01:00:40 +00:00