actix-web/actix-files/src
Yuki Okushi 2196aeac0a
fix(files): fix panic in `Files` containing `.` (#4083)
2026-05-28 07:33:25 +01:00
..
chunked.rs refactor(files): rename read_mode_threshold fn 2025-08-29 22:30:47 +01:00
directory.rs chore(files): upgrade v_htmlescape to 0.17 (#4048) 2026-04-26 17:40:14 +00: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 fix(files): fix panic in `Files` containing `.` (#4083) 2026-05-28 07:33:25 +01:00
named.rs perf(files): drop some needless allocations (#4042) 2026-04-26 19:14:54 +00:00
path_buf.rs fix(files): fix panic in `Files` containing `.` (#4083) 2026-05-28 07:33:25 +01: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