Skip to content

actix-web: v4.0.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@robjtede robjtede released this 01 Feb 00:11
· 455 commits to master since this release
a66cd38

Changed

  • Rename HttpServer::{client_timeout => client_request_timeout}. #2611
  • Rename HttpServer::{client_shutdown => client_disconnect_timeout}. #2611

Removed

  • impl Future for HttpResponse. #2601