1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-12-20 23:26:44 +00:00
actix-web/actix-files
Naim A 4de2e8a898 [actix-files] Allow user defined guards for NamedFile (actix#1113) (#1115)
* [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
2019-10-08 10:09:40 +06:00
..
src [actix-files] Allow user defined guards for NamedFile (actix#1113) (#1115) 2019-10-08 10:09:40 +06:00
tests rename to Files 2019-03-06 23:39:08 -08:00
Cargo.toml update url crate 2019-08-13 11:03:24 -07:00
CHANGES.md [actix-files] Allow user defined guards for NamedFile (actix#1113) (#1115) 2019-10-08 10:09:40 +06: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 readmes 2019-04-29 20:47:21 -07:00

Static files support for actix web Build Status codecov crates.io Join the chat at https://gitter.im/actix/actix

Documentation & community resources