actix-web/actix-files
Thomas Harmon e29f0c5468 Revert "fix bug where URIs could traverse server filesystem"
This reverts commit e6fcea67f4.
2021-03-09 14:08:20 -05:00
..
src Revert "fix bug where URIs could traverse server filesystem" 2021-03-09 14:08:20 -05:00
tests change rustfmt line width to 96 2021-02-11 23:03:17 +00:00
CHANGES.md Revert "fix bug where URIs could traverse server filesystem" 2021-03-09 14:08:20 -05:00
Cargo.toml add local_address bind for client builder (#2024) 2021-02-27 22:31:14 +00:00
LICENSE-APACHE add license files 2019-06-01 17:25:29 +06:00
LICENSE-MIT add license files 2019-06-01 17:25:29 +06:00
README.md update example links (#2036) 2021-02-28 21:41:07 +00:00

README.md

actix-files

Static file serving for Actix Web

crates.io Documentation Version License
dependency status Download Join the chat at https://gitter.im/actix/actix

Documentation & Resources