mirror of
https://github.com/fafhrd91/actix-web
synced 2025-01-18 05:41:50 +01:00
b0866a8a0f
* 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>
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.40 or later