Skip to content

6.5.0

Compare
Choose a tag to compare
@Fishrock123 Fishrock123 released this 19 Aug 17:33
· 13 commits to main since this release

(Yanked)

Added

  • Config has been stabilized and is now available by default!
  • wasm_client support for Config (only timeouts).
  • Config::max_connections_per_host (Supported on h1_client and curl_client.)

Deprecated

  • H1Client::with_max_connections() will be superseded by Config::max_connections_per_host.