actix-web/actix-files/src
cui 36dadc5351
typo: bytes=bytes=0-9 to bytes=0-9 (#3934)
* typo: bytes=bytes=0-9 to bytes=0-9

* fix: ci

* fix: ci
2026-02-16 11:54:34 +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 docs(files): improve `index_file` docs (#3924) 2026-02-14 20:52:04 +09:00
lib.rs fix(files): handle `bytes=0-` nicely (#3914) 2026-02-09 21:40:29 +00: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 Support serving pre-compressed files for static sites (#2615) 2026-02-08 02:15:38 +00:00