github actix/actix-web http-v3.4.0
actix-http: v3.4.0

latest releases: awc-v3.5.1, web-v4.9.0, http-v3.9.0...
14 months ago

Added

  • Add rustls-0_20 crate feature.
  • Add {h1::H1Service, h2::H2Service, HttpService}::rustls_021() and HttpService::rustls_021_with_config() service constructors.
  • Add body::to_bytes_limited() function.
  • Add body::BodyLimitExceeded error type.

Changed

  • Minimum supported Rust version (MSRV) is now 1.68 due to transitive time dependency.

Don't miss a new actix-web release

NewReleases is sending notifications on new releases.