1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-24 00:21:08 +01:00
actix-web/actix-files
Omid Rad 60dcfd1aff
Actix-files will always send SizedStream (#1496)
* Fixes #1384

* There is no need to set no_chunking

* Test content-length for static files

* Update the tests

* Add Changelog

* Try to simply fix Windows test issues!

Co-authored-by: Rob Ede <robjtede@icloud.com>
2020-05-26 17:18:47 +09:00
..
src Actix-files will always send SizedStream (#1496) 2020-05-26 17:18:47 +09:00
tests rename to Files 2019-03-06 23:39:08 -08:00
Cargo.toml update actix-service dep 2019-12-22 16:39:25 +04:00
CHANGES.md Actix-files will always send SizedStream (#1496) 2020-05-26 17:18:47 +09: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