mirror of
https://github.com/actix/actix-web.git
synced 2024-12-20 23:26:44 +00:00
4de2e8a898
* [actix-files] remove request method checks from NamedFile * [actix-files] added custom guard checks to FilesService * [actix-files] modify method check tests (NamedFile -> Files) * [actix-files] add test for custom guards in Files * [actix-files] update changelog |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml | ||
CHANGES.md | ||
LICENSE-APACHE | ||
LICENSE-MIT | ||
README.md |
Static files support for actix web
Documentation & community resources
- User Guide
- API Documentation
- Chat on gitter
- Cargo package: actix-files
- Minimum supported Rust version: 1.33 or later