Skip to content

Actix web 0.6.3

Compare
Choose a tag to compare
@fafhrd91 fafhrd91 released this 10 May 23:26
· 3272 commits to master since this release

Changes

  • Add Router::with_async() method for async handler registration.

  • Added error response functions for 501,502,503,504

  • Fix client request timeout handling