• Joined on 2026-04-11
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 »
ded synced commits to master at ded/cpp-httplib from mirror 2026-05-10 07:25:56 +00:00
1f4ab0f2cf Add --minor flag to release.sh for forced minor bumps
fbb031ed85 Stop percent-decoding HTTP request header values
7d5082cc0e Make ThreadPool ctor exception-safe on partial thread creation (#2445)
Compare 3 commits »
ded synced commits to feature-2446-no-proxy-env at ded/cpp-httplib from mirror 2026-05-10 07:25:55 +00:00
e94bb11a5b Trim doc comments to match the rest of httplib.h
ded synced and deleted reference refs/tags/fix-2444-threadpool-ctor-exception-safety at ded/cpp-httplib from mirror 2026-05-10 07:25:55 +00:00
ded synced new reference refs/tags/v0.43.4 to ded/cpp-httplib from mirror 2026-05-09 15:05:55 +00:00
ded synced commits to refs/tags/v0.43.4 at ded/cpp-httplib from mirror 2026-05-09 15:05:55 +00:00
ded synced commits to master at ded/cpp-httplib from mirror 2026-05-09 15:05:55 +00:00
600d220c84 Release v0.43.4
87d62db46b Reject malformed chunk-size in chunked decoder
Compare 2 commits »
ded synced new reference feature-2446-no-proxy-env to ded/cpp-httplib from mirror 2026-05-09 06:55:55 +00:00
ded synced commits to feature-2446-no-proxy-env at ded/cpp-httplib from mirror 2026-05-09 06:55:55 +00:00