- Do not set
Content-Length
header, let actix-http set it #930
-
Content-Length is 0 for NamedFile HEAD request #914
-
Fix ring dependency from actix-web default features for #741
- Static files are incorrectly served as both chunked and with length #812
- NamedFile last-modified check always fails due to nano-seconds in file modified date #820
- Update actix-web to beta.4
- Update actix-web to beta.1
- Update actix-web to alpha6
- Update actix-web to alpha4
- Add default handler support
- Initial impl