github actix/actix-web http-v2.0.0-alpha.4
actix-http: v2.0.0-alpha.4

latest releases: router-v0.5.3, web-v4.6.0, awc-v3.5.0...
pre-release4 years ago

[2.0.0-alpha.4] - 2020-05-21

Changed

  • Bump minimum supported Rust version to 1.40
  • content_length function is removed, and you can set Content-Length by calling no_chunking function #1439
  • BodySize::Sized64 variant has been removed. BodySize::Sized now receives a
    u64 instead of a usize.
  • Update base64 dependency to 0.12

Fixed

  • Support parsing of SameSite=None #1503

Don't miss a new actix-web release

NewReleases is sending notifications on new releases.