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
2023-02-26 21:55:25 +00:00
..
chunked.rs move blocking error to web (#2660) 2022-02-22 08:45:28 +00:00
directory.rs replace askama_escape in favor of v_htmlescape (#2824) 2022-08-30 09:34:46 +01: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 add tests for files_listing_renderer 2023-02-03 21:04:07 -05:00
lib.rs migrate to doc_auto_cfg 2023-02-26 21:55:25 +00:00
named.rs fix xhtml pages' content-disposition (#2903) 2022-10-09 12:44:10 +01:00
path_buf.rs fix typos (#2982) 2023-02-20 08:11:16 +00:00
range.rs Use http-range library for HttpRange (#2003) 2021-02-16 18:48:16 +00:00
service.rs rust 1.64 clippy run (#2891) 2022-09-25 20:54:17 +01:00