Skip to content

v0.10.10

Compare
Choose a tag to compare
@seanmonstar seanmonstar released this 05 Jan 18:23
· 357 commits to master since this release
  • Add tcp_keepalive option to blocking::ClientBuilder.
  • Add multipart::Part::stream_with_length constructor, to create a streaming part with a known length.
  • Add ClientBuilder::https_only option, to allow requiring URLs to be https.
  • Change default tcp_keepalive value to be disabled.