• Joined on 2026-04-11
ded synced commits to copilot/fix-httplib-api-documentation at ded/cpp-httplib from mirror 2026-07-05 08:26:14 +00:00
388625174f Update README Get() examples to disambiguate Headers overload
ded synced new reference copilot/fix-httplib-api-documentation to ded/cpp-httplib from mirror 2026-07-05 00:16:14 +00:00
ded synced commits to copilot/fix-httplib-api-documentation at ded/cpp-httplib from mirror 2026-07-05 00:16:14 +00:00
ded synced new reference refs/tags/v0.49.0 to ded/cpp-httplib from mirror 2026-07-02 06:56:15 +00:00
ded synced commits to refs/tags/v0.49.0 at ded/cpp-httplib from mirror 2026-07-02 06:56:15 +00:00
ded synced commits to master at ded/cpp-httplib from mirror 2026-07-02 06:56:15 +00:00
2132205e1a Release v0.49.0
a4d7066c2c Log res.error() in GetWithRange test assertions to diagnose flaky CI failures
bd455f8b91 Add locale-independent ASCII classification helpers (Fix #2482, Fix #2483)
9a5321aadb meson: fix build failure on glibc >= 2.34 without standalone libanl (#2484)
32ff75e355 Make ThreadPool idle timeout configurable at runtime (Fix #2481)
Compare 12 commits »
ded synced new reference refs/tags/v0.48.0 to ded/cpp-httplib from mirror 2026-06-19 00:26:13 +00:00
ded synced commits to refs/tags/v0.48.0 at ded/cpp-httplib from mirror 2026-06-19 00:26:13 +00:00
ded synced commits to master at ded/cpp-httplib from mirror 2026-06-19 00:26:13 +00:00
9d159bb412 Release v0.48.0
9ac64e90db Generate IP-host test certificates in CMake build
ba390f2399 Restrict IP-host hostname verification to iPAddress SANs on Mbed TLS and wolfSSL
Compare 3 commits »
ded synced commits to master at ded/cpp-httplib from mirror 2026-06-18 08:06:16 +00:00
7307c41aa8 Better from_chars implementation (Fix #2475)
df0b7d243b OSS-Fuzz: Add new fuzzer targets multipart parsing (#2473)
28d95937b5 use strict hex parsing in decode_query_component (#2472)
Compare 3 commits »
ded synced commits to master at ded/cpp-httplib from mirror 2026-06-12 17:47:15 +00:00
7532932276 Fix OpenSSL 4.0 deprecation warnings
ded synced commits to master at ded/cpp-httplib from mirror 2026-06-11 09:07:15 +00:00
8829fac98e Use full git history in docs workflow for sitemap lastmod
ded synced new reference refs/tags/v0.47.0 to ded/cpp-httplib from mirror 2026-06-10 08:37:15 +00:00
ded synced commits to refs/tags/v0.47.0 at ded/cpp-httplib from mirror 2026-06-10 08:37:15 +00:00
ded synced commits to master at ded/cpp-httplib from mirror 2026-06-10 08:37:15 +00:00
fe332fa06b Release v0.47.0
fa981cedae Fix TLS chain verification bypass for IP hosts on Mbed TLS and wolfSSL
39ec7d0508 Add enable_system_ca() and unify WebSocketClient CA handling (#2471)
e7e7bf7b44 Fix set_ca_cert_store() breaking CA exclusivity and redirect CA transfer
78ff94e604 Wait for server startup before running benchmark
Compare 5 commits »
ded synced commits to master at ded/cpp-httplib from mirror 2026-06-10 00:27:15 +00:00
018ce8e4ca cast to unsigned char before ctype calls in is_hex and is_token_char (#2469)
77bdf7921a Read request body after route matching and pre-request handler
Compare 2 commits »
ded synced commits to master at ded/cpp-httplib from mirror 2026-06-07 23:27:14 +00:00
79d83feb18 Fix WebSocketClient dropping query string from URL during handshake (#2468)
ded synced commits to master at ded/cpp-httplib from mirror 2026-06-06 22:57:15 +00:00
fe56a07da5 Wait for in-progress CI runs before releasing
ded synced commits to master at ded/cpp-httplib from mirror 2026-06-06 06:40:26 +00:00
907257f51d add set_hostname_addr_map to WebSocketClient (#2463)
c7ba963a17 Ignore ranges for unknown-length streams (#2465)
Compare 4 commits »
ded synced and deleted reference refs/tags/fix-2458-expect-100-continue-tls at ded/cpp-httplib from mirror 2026-06-06 06:40:26 +00:00