Download Latest Version v0.13.4 source code.zip (297.9 kB)
Email in envelope

Get an email when there's a new version of reqwest

Home / v0.13.4
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-05-25 2.5 kB
v0.13.4 source code.tar.gz 2026-05-25 251.9 kB
v0.13.4 source code.zip 2026-05-25 297.9 kB
Totals: 3 Items   552.4 kB 0

tl;dr

  • Add ClientBuilder::tls_sslkeylogfile(bool) option to allow using the related environment variable.
  • Add ClientBuilder::http2_keep_alive_* options for the blocking client.
  • Add TLS 1.3 support when using native-tls backend.
  • Fix redirect handling to strip sensitive headers when the scheme changes.
  • Fix HTTP/3 happy-eyeball connection creation.
  • Upgrade hickory-resolver to 0.26.

What's Changed

New Contributors

Full Changelog: https://github.com/seanmonstar/reqwest/compare/v0.13.3...v0.13.4

Source: README.md, updated 2026-05-25