1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2025-02-03 04:42:21 +00:00
actix-web/actix-files/src
Arniu Tseng 8ae278cb68
Remove FromRequest::Config (#2233)
Co-authored-by: Jonas Platte <jplatte@users.noreply.github.com>
Co-authored-by: Igor Aleksanov <popzxc@yandex.ru>
Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-09-11 01:11:16 +01:00
..
chunked.rs change rustfmt line width to 96 2021-02-11 23:03:17 +00:00
directory.rs change rustfmt line width to 96 2021-02-11 23:03:17 +00:00
encoding.rs add files preference for utf8 text responses (#1714) 2020-10-06 21:56:28 +01:00
error.rs clippy 2021-08-13 18:49:58 +01:00
files.rs ResourceDef: define behavior for prefix with trailing slash (#2355) 2021-08-30 20:05:49 +01:00
lib.rs files: file path filtering closure (#2274) 2021-06-25 14:21:57 +01:00
named.rs Various refactorings (#2281) 2021-06-26 15:33:43 +01:00
path_buf.rs Remove FromRequest::Config (#2233) 2021-09-11 01:11:16 +01:00
range.rs Use http-range library for HttpRange (#2003) 2021-02-16 18:48:16 +00:00
service.rs files: file path filtering closure (#2274) 2021-06-25 14:21:57 +01:00