Skip to content

Actix web 0.4.10

Compare
Choose a tag to compare
@fafhrd91 fafhrd91 released this 20 Mar 22:56
· 3580 commits to master since this release

Changes

  • Use Error instead of InternalError for error::ErrorXXXX methods

  • Allow to set client request timeout

  • Allow to set client websocket handshake timeout

  • Refactor TestServer configuration

  • Fix server websockets big payloads support

  • Fix http/2 date header generation