• Joined on 2026-04-11
ded synced commits to master at ded/cpp-httplib from mirror 2026-05-25 06:51:57 +00:00
008e107d0f Release v0.46.0
4c4b62dd7e Feature 2446 no proxy env (#2448)
b1792ef29c Release v0.45.1
Compare 4 commits »
ded synced commits to feature-2446-no-proxy-env at ded/cpp-httplib from mirror 2026-05-25 06:51:57 +00:00
2ad877322b Trim README NO_PROXY section to match surrounding granularity
9901a4e1f9 Consolidate NoProxyTest server boilerplate; drop hardcoded sentinel ports
629d46ab44 Fix MultiHopRedirect test on Windows; trim NoProxyTest comments
e482dfac6d Refactor: introduce disconnect() and remove invalidate_keep_alive_socket
e2ae085ac6 Tighten NO_PROXY entry parsing
Compare 31 commits »
ded synced and deleted reference refs/tags/fix-2454-apple-cert-handling at ded/cpp-httplib from mirror 2026-05-25 06:51:57 +00:00
ded synced commits to master at ded/cpp-httplib from mirror 2026-05-24 14:31:56 +00:00
0f3d063f0a ci: add best-effort BoringSSL job (#2456)
ded synced and deleted reference refs/tags/ci/boringssl-job at ded/cpp-httplib from mirror 2026-05-24 14:31:56 +00:00
ded synced new reference ci/boringssl-job to ded/cpp-httplib from mirror 2026-05-24 06:21:57 +00:00
ded synced commits to ci/boringssl-job at ded/cpp-httplib from mirror 2026-05-24 06:21:57 +00:00
ded synced commits to master at ded/cpp-httplib from mirror 2026-05-23 22:11:57 +00:00
0d7d637466 Fix zstd detection in installed httplibConfig.cmake (#2453)
ded synced commits to master at ded/cpp-httplib from mirror 2026-05-23 14:01:57 +00:00
1ff0c8588d Fix iOS build break and modernize macOS Keychain cert loading (#2455)
ded synced new reference fix-2454-apple-cert-handling to ded/cpp-httplib from mirror 2026-05-23 14:01:56 +00:00
ded synced commits to fix-2454-apple-cert-handling at ded/cpp-httplib from mirror 2026-05-23 14:01:56 +00:00
ded synced commits to master at ded/cpp-httplib from mirror 2026-05-16 18:45:56 +00:00
b1cc8095a8 Specifying "Server::stop()" as noexcept (#2451)
ded synced new reference refs/tags/v0.45.0 to ded/cpp-httplib from mirror 2026-05-15 01:55:55 +00:00
ded synced commits to refs/tags/v0.45.0 at ded/cpp-httplib from mirror 2026-05-15 01:55:55 +00:00
ded synced commits to master at ded/cpp-httplib from mirror 2026-05-15 01:55:55 +00:00
28f8264d13 Release v0.45.0
91271c062d Fix keep-alive corruption on requests without framed body (#2450)
d755c43d58 Extract has_framed_body and is_connection_persistent helpers
5c9285776e Fix crash on empty X-Forwarded-For with trusted proxies configured
Compare 4 commits »
ded synced commits to feature-2446-no-proxy-env at ded/cpp-httplib from mirror 2026-05-14 17:45:56 +00:00
721a945d58 Unify IPv4/IPv6 CIDR matching into a single byte-buffer helper
756a4bb679 Add NO_PROXY tests covering edge cases found during PR review
Compare 2 commits »
ded synced new reference refs/tags/v0.44.0 to ded/cpp-httplib from mirror 2026-05-10 15:35:56 +00:00
ded synced commits to refs/tags/v0.44.0 at ded/cpp-httplib from mirror 2026-05-10 15:35:56 +00:00
ded synced commits to master at ded/cpp-httplib from mirror 2026-05-10 15:35:56 +00:00
811dd0b6f2 Release v0.44.0
e8e652824b Add --minor flag to release.sh for forced minor bumps
Compare 2 commits »
ded synced commits to feature-2446-no-proxy-env at ded/cpp-httplib from mirror 2026-05-10 15:35:56 +00:00
c20b6611c9 Trim doc comments to match the rest of httplib.h
97b357fd57 Inline proxy URL parsing and env reading; drop intermediate structs
21a5d0979d Simplify NO_PROXY implementation per review
26569b42fa Document NO_PROXY and set_proxy_from_env in cookbook c16-proxy
da2621ed9f Document set_no_proxy and set_proxy_from_env in README
Compare 17 commits »