github actix/actix-web v0.7.9
Actix web 0.7.9

latest releases: web-v4.5.1, actors-v4.3.0, test-v0.1.3...
5 years ago

Changes

Added

  • Added client shutdown timeout setting

  • Added slow request timeout setting

  • Respond with 408 response on slow request timeout #523

Fixed

  • HTTP1 decoding errors are reported to the client. #512

  • Correctly compose multiple allowed origins in CORS. #517

  • Websocket server finished() isn't called if client disconnects #511

  • Responses with the following codes: 100, 101, 102, 204 -- are sent without Content-Length header. #521

  • Correct usage of no_http2 flag in bind_* methods. #519

Don't miss a new actix-web release

NewReleases is sending notifications on new releases.