actix-web/actix-files/src
Yuki Okushi 5548fadc7d
fix(files): handle `bytes=0-` nicely (#3914)
2026-02-09 21:40:29 +00: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 Support serving pre-compressed files for static sites (#2615) 2026-02-08 02:15:38 +00:00
lib.rs fix(files): handle `bytes=0-` nicely (#3914) 2026-02-09 21:40:29 +00:00
named.rs fix(files): handle `bytes=0-` nicely (#3914) 2026-02-09 21:40:29 +00:00
path_buf.rs feat: expose PathBufWrap utility for public access (#3694) 2026-02-02 12:15:47 +00:00
range.rs chore: address clippy lints 2025-12-11 07:26:07 +00:00
service.rs Support serving pre-compressed files for static sites (#2615) 2026-02-08 02:15:38 +00:00