github actix/actix-web web-v1.0.6
Actix web v1.0.6

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

Changes

Added

  • Re-implement Host predicate (#989)

  • Form implements Responder, returning a application/x-www-form-urlencoded response

  • Add into_inner to Data

  • Add TestRequest::set_form() convenience method to automatically serialize data and set
    the header in test requests.

Changed

  • Query payload made pub. Allows user to pattern-match the payload.

  • Enable rust-tls feature for client #1045

  • Update serde_urlencoded to 0.6.1

  • Update url to 2.1

Don't miss a new actix-web release

NewReleases is sending notifications on new releases.