github actix/actix-web http-v0.2.11
Actix http v0.2.11

latest releases: test-v0.1.5, files-v0.6.6, web-v4.7.0...
4 years ago

Changes

Added

  • Add support for serde_json::Value to be passed as argument to ResponseBuilder.body()

  • Add an additional filename* param in the Content-Disposition header of actix_files::NamedFile to be more compatible. (#1151)

  • Allow to use std::convert::Infallible as actix_http::error::Error

Fixed

  • To be compatible with non-English error responses, ResponseError rendered with text/plain; charset=utf-8 header #1118

Don't miss a new actix-web release

NewReleases is sending notifications on new releases.