Skip to content

actix-test: v0.1.4

Choose a tag to compare

@robjtede robjtede released this 08 Jun 23:22
a5c7848
  • Add TestServerConfig::rustls_0_23() method for Rustls v0.23 support behind new rustls-0_23 crate feature.
  • Add TestServerConfig::disable_redirects() method.
  • Various types from awc, such as ClientRequest and ClientResponse, are now re-exported.
  • Minimum supported Rust version (MSRV) is now 1.72.