github actix/actix-web awc-v3.0.0-beta.15
awc: v3.0.0-beta.15

latest releases: awc-v3.5.1, web-v4.9.0, http-v3.9.0...
pre-release2 years ago
  • Rename Connector::{ssl => openssl}. #2503
  • Improve Client instantiation efficiency when using openssl by only building connectors once. #2503
  • ClientRequest::send_body now takes an impl MessageBody. #2546
  • Rename MessageBody => ResponseBody to avoid conflicts with MessageBody trait. #2546
  • impl Future for ResponseBody no longer requires the body type be Unpin. #2546
  • impl Future for JsonBody no longer requires the body type be Unpin. #2546
  • impl Stream for ClientResponse no longer requires the body type be Unpin. #2546

Don't miss a new actix-web release

NewReleases is sending notifications on new releases.