1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-06-12 18:29:34 +00:00
actix-web/actix-files
Omid Rad b0866a8a0f
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-18 06:54:42 +09:00
..
src Actix-files will always send SizedStream (#1496) 2020-05-18 06:54:42 +09:00
tests rename to Files 2019-03-06 23:39:08 -08:00
Cargo.toml Update the actix-web dependency to 3.0.0-alpha.2 2020-05-08 06:46:42 +09:00
CHANGES.md Actix-files will always send SizedStream (#1496) 2020-05-18 06:54:42 +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 bump msrv in ci and readme 2020-05-13 01:57:37 +01:00

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

Documentation & community resources