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
directory.rs
encoding.rs
error.rs
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
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