actix-web/actix-files/src
Yuki Okushi 1aa74f4234
feat(file): add support for extracting multi-component path params (#4039)
2026-04-25 14:43:27 +09:00
..
chunked.rs refactor(files): rename read_mode_threshold fn 2025-08-29 22:30:47 +01:00
directory.rs apply standard formatting 2023-07-17 02:38:12 +01:00
encoding.rs add files preference for utf8 text responses (#1714) 2020-10-06 21:56:28 +01:00
error.rs feat: expose PathBufWrap utility for public access (#3694) 2026-02-02 12:15:47 +00:00
files.rs feat(file): add support for extracting multi-component path params (#4039) 2026-04-25 14:43:27 +09:00
lib.rs feat(file): add support for extracting multi-component path params (#4039) 2026-04-25 14:43:27 +09:00
named.rs fix(files,http,web): do not compress 206 at all (#3923) 2026-02-15 08:56:43 +09:00
path_buf.rs feat: expose PathBufWrap utility for public access (#3694) 2026-02-02 12:15:47 +00:00
range.rs typo: bytes=bytes=0-9 to bytes=0-9 (#3934) 2026-02-16 11:54:34 +00:00
service.rs feat(file): add support for extracting multi-component path params (#4039) 2026-04-25 14:43:27 +09:00