• Joined on 2026-04-11
ded synced new reference refs/tags/v0.53.0 to ded/cpp-httplib from mirror 2026-08-10 04:11:26 +00:00
ded synced commits to refs/tags/v0.53.0 at ded/cpp-httplib from mirror 2026-08-10 04:11:26 +00:00
ded synced commits to master at ded/cpp-httplib from mirror 2026-08-10 04:11:26 +00:00
f00e476f1b Release v0.53.0
8e702d3837 Gracefully drain socket before close in Server::process_and_close_socket (#2534)
Compare 2 commits »
ded synced new reference fix-graceful-socket-close-2533 to ded/cpp-httplib from mirror 2026-08-10 04:11:25 +00:00
ded synced commits to fix-graceful-socket-close-2533 at ded/cpp-httplib from mirror 2026-08-10 04:11:25 +00:00
ded synced commits to master at ded/cpp-httplib from mirror 2026-08-08 03:11:24 +00:00
19333f80d4 Fix Mbed TLS/wolfSSL hostname verification bugs in set_sni()
86d0210391 Add WebSocketClient::enable_server_hostname_verification
6018c7feb3 Return ws::Result from WebSocketClient::connect() instead of bool
8d5085df1b Update README
8f0ff32056 Add WebSocket TLS and timeout recipes to the Cookbook
Compare 8 commits »
ded synced commits to master at ded/cpp-httplib from mirror 2026-08-07 19:01:25 +00:00
1c2607cbb8 Merge the SSLClient and WebSocketClient TLS session setup
98be5fd3a6 Share the default Host and User-Agent header logic between the clients
d2ef193b9c Let WebSocketClient take a CA directory the way ClientImpl does
a1aa2ad9cd Give WebSocketClient the chrono::duration timeout setters ClientImpl has
Compare 4 commits »
ded synced commits to master at ded/cpp-httplib from mirror 2026-08-07 02:41:23 +00:00
b2b1d56d6d fix: server example typos (#2532)
ded synced commits to master at ded/cpp-httplib from mirror 2026-08-04 01:11:25 +00:00
2b8658fa99 match mount points on a segment boundary in handle_file_request (#2529)
ded synced new reference refs/tags/v0.52.0 to ded/cpp-httplib from mirror 2026-08-03 00:41:25 +00:00
ded synced commits to refs/tags/v0.52.0 at ded/cpp-httplib from mirror 2026-08-03 00:41:25 +00:00
ded synced commits to master at ded/cpp-httplib from mirror 2026-08-03 00:41:25 +00:00
095a5c1caf Release v0.52.0
6e8a7dcd3f Bind the ordering tests to an ephemeral port (#2528)
148d61a6a3 Give the raw listener in wait_writable_INET the socket options its neighbours have (#2527)
c48ed1ed9a Share the query pair splitting between its two callers (#2526)
8d428361fb Count entries with count() rather than equal_range plus distance (#2525)
Compare 7 commits »
ded synced and deleted reference refs/tags/skip-redundant-readable-poll at ded/cpp-httplib from mirror 2026-08-03 00:41:24 +00:00
ded synced and deleted reference refs/tags/params-insertion-order at ded/cpp-httplib from mirror 2026-08-03 00:41:24 +00:00
ded synced and deleted reference refs/tags/copilot/research-headers-type-change at ded/cpp-httplib from mirror 2026-08-03 00:41:24 +00:00
ded synced new reference params-insertion-order to ded/cpp-httplib from mirror 2026-08-02 16:31:24 +00:00
ded synced commits to params-insertion-order at ded/cpp-httplib from mirror 2026-08-02 16:31:24 +00:00
ded synced commits to master at ded/cpp-httplib from mirror 2026-08-02 08:21:26 +00:00
486c81b275 Determine the final transfer coding across Transfer-Encoding lines (#2522)
be28cf9435 Run CIFuzz only for pull requests that touch the fuzzed code (#2521)
d860c842ea Preserve the order of header fields with the same name (#2520)
8e08c22783 Cut a syscall and the byte-at-a-time line reader out of the request path (#2513)
f51df1473b Merge branch 'metsw24-max-mmap-map-failed-guard'
Compare 13 commits »
ded synced and deleted reference refs/tags/stop-closes-bound-socket at ded/cpp-httplib from mirror 2026-08-02 08:21:26 +00:00
ded synced new reference stop-closes-bound-socket to ded/cpp-httplib from mirror 2026-08-02 00:11:25 +00:00