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

latest releases: web-v4.8.0, http-v3.8.0, test-v0.1.5...
10 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.