Download Latest Version v0.46.0 source code.tar.gz (1.9 MB)
Email in envelope

Get an email when there's a new version of cpp-httplib

Home / v0.46.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-05-25 478 Bytes
v0.46.0 source code.tar.gz 2026-05-25 1.9 MB
v0.46.0 source code.zip 2026-05-25 2.1 MB
Totals: 3 Items   3.9 MB 4

What's Changed

Security

  • Fix proxy digest credential leak when an HTTPS origin returns 407 inside a CONNECT tunnel. The 401/407 retry is now gated on the response actually coming from a proxy hop (#2457)

New features

  • Add Client::set_no_proxy() for per-host proxy bypass. Accepts *, hostname suffix (dot-boundary rule), IPv4/IPv6 CIDR, and bare IP literals. Proxy-Authorization is suppressed for bypassed hosts, including across redirects (#2446, [#2448])
Source: README.md, updated 2026-05-25