1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-06-12 18:29:34 +00:00
actix-web/actix-files/src
2022-01-03 18:46:04 +00:00
..
chunked.rs body ergonomics v3 (#2468) 2021-12-04 19:40:47 +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 clippy 2021-08-13 18:49:58 +01:00
files.rs standardize rustfmt max_width 2021-12-08 06:01:11 +00:00
lib.rs remove BodyEncoding trait (#2565) 2022-01-03 18:46:04 +00:00
named.rs remove BodyEncoding trait (#2565) 2022-01-03 18:46:04 +00:00
path_buf.rs use actix ready future in remaining return types 2021-11-30 13:11:41 +00:00
range.rs Use http-range library for HttpRange (#2003) 2021-02-16 18:48:16 +00:00
service.rs rework Guard trait (#2552) 2021-12-28 02:37:13 +00:00