1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-06-02 21:39:26 +00:00
actix-web/actix-files/src
2022-07-23 16:27:01 +01:00
..
chunked.rs move blocking error to web (#2660) 2022-02-22 08:45:28 +00:00
directory.rs clippy 2022-02-08 08:00:47 +00:00
encoding.rs add files preference for utf8 text responses (#1714) 2020-10-06 21:56:28 +01:00
error.rs appease clippy by deriving Eq on a bunch of items (#2818) 2022-07-23 16:26:48 +01:00
files.rs move path impls to derives 2022-01-22 04:02:34 +00:00
lib.rs deprecate NamedFile::set_status_code 2022-03-10 02:54:06 +00:00
named.rs fix partial ranges for video content (#2817) 2022-07-23 16:27:01 +01:00
path_buf.rs prevent drive traversal in windows 2022-01-25 16:44:05 +00:00
range.rs Use http-range library for HttpRange (#2003) 2021-02-16 18:48:16 +00:00
service.rs move path impls to derives 2022-01-22 04:02:34 +00:00