github actix/actix-web http-v3.0.0-beta.17
actix-http: v3.0.0-beta.17

latest releases: awc-v3.5.1, web-v4.9.0, http-v3.9.0...
pre-release2 years ago

Changes

  • HeaderMap::get_all now returns a std::slice::Iter. #2527
  • Payload inner fields are now named. #2545
  • impl Stream for Payload no longer requires the Stream variant be Unpin. #2545
  • impl Future for h1::SendResponse no longer requires the body type be Unpin. #2545
  • impl Stream for encoding::Decoder no longer requires the stream type be Unpin. #2545
  • Rename PayloadStream to BoxedPayloadStream. #2545

Removed

  • h1::Payload::readany. #2545

Don't miss a new actix-web release

NewReleases is sending notifications on new releases.