• Joined on 2026-04-11
ded synced commits to stop-closes-bound-socket at ded/cpp-httplib from mirror 2026-08-02 00:11:25 +00:00
ded synced commits to master at ded/cpp-httplib from mirror 2026-08-02 00:11:25 +00:00
a691e531c3 Close the listening socket in stop() even when not serving (#2517)
ae8356d86e Clean up addr_map hostname support
49b921b52d Allow addr_map_ values to be hostnames, not just IP literals (#2515)
447b9c4a29 Buffer the WebSocket handshake before writing it to the socket
Compare 4 commits »
ded synced commits to master at ded/cpp-httplib from mirror 2026-08-01 16:01:24 +00:00
f406808497 Merge pull request #2514 from Hyukya/master
2c28d2fa3e websocket: rebuild handshake on Request/header pipeline
Compare 2 commits »
ded synced new reference skip-redundant-readable-poll to ded/cpp-httplib from mirror 2026-07-31 07:21:24 +00:00
ded synced commits to skip-redundant-readable-poll at ded/cpp-httplib from mirror 2026-07-31 07:21:24 +00:00
ded synced commits to master at ded/cpp-httplib from mirror 2026-07-31 07:21:24 +00:00
f24e79aab9 Fix benchmark-run reporting success without measuring anything
60f285a301 Add a workflow to run the committed benchmark on CI
29ceccecd6 Add A/B throughput benchmark for comparing two refs
Compare 3 commits »
ded synced commits to master at ded/cpp-httplib from mirror 2026-07-30 23:11:24 +00:00
85ec3963bc Increase default listen backlog from 5 to 128
ded synced commits to master at ded/cpp-httplib from mirror 2026-07-27 21:41:24 +00:00
34b7c846d4 Merge pull request #2496 from superm1/superm1/SWSPLAT-23622
76b54e7de4 Sanitize uploaded filenames in upload example to prevent path traversal
Compare 2 commits »
ded synced new reference copilot/research-headers-type-change to ded/cpp-httplib from mirror 2026-07-27 21:41:24 +00:00
ded synced commits to copilot/research-headers-type-change at ded/cpp-httplib from mirror 2026-07-27 21:41:24 +00:00
ded synced commits to master at ded/cpp-httplib from mirror 2026-07-25 20:41:24 +00:00
5b9d1495ff Apply path encoding to open_stream()
ded synced new reference refs/tags/v0.51.0 to ded/cpp-httplib from mirror 2026-07-24 03:51:25 +00:00
ded synced commits to refs/tags/v0.51.0 at ded/cpp-httplib from mirror 2026-07-24 03:51:25 +00:00
ded synced commits to master at ded/cpp-httplib from mirror 2026-07-24 03:51:25 +00:00
d66d9a9599 Release v0.51.0
2fa0417754 Fix mbedTLS is_peer_closed() destroying the first response byte
82b1492c3d Merge pull request #2507 from yhirose/flaky-ci-diagnostics
f7c8455a62 Log res.error() on all ServerTest ASSERT_TRUE(res) assertions
cc1be5ebb5 Merge pull request #2506 from yhirose/refactor/consolidate-field-validation
Compare 8 commits »
ded synced and deleted reference refs/tags/mbedtls-4-macos-minimal at ded/cpp-httplib from mirror 2026-07-24 03:51:25 +00:00
ded synced commits to master at ded/cpp-httplib from mirror 2026-07-22 19:18:07 +00:00
c64bf21a5e Merge pull request #2504 from emreay-/skip-drain-on-closing-connection
8bbfc90380 Apply clang-format to test.cc and httplib.h
f3e9a4d887 Skip request body drain when connection will close
Compare 3 commits »
ded synced commits to mbedtls-4-macos-minimal at ded/cpp-httplib from mirror 2026-07-22 02:58:08 +00:00
bf70b9efec Document Mbed TLS 4.x support and libtfpsacrypto rename
ded synced commits to master at ded/cpp-httplib from mirror 2026-07-22 02:58:08 +00:00
bf8baf0739 clang-format
fd0c18b1b5 Validate connecting peer before honoring X-Forwarded-For
bbd56a7e2c Merge pull request #2497 from superm1/superm1/SWSPLAT-23636
54b3c1d072 Add Mbed TLS 4.x support (PSA Crypto) (#2502)
6c4cbd49a2 scan X-Forwarded-For right-to-left in get_client_ip (#2503)
Compare 6 commits »
ded synced and deleted reference refs/tags/request-line-crlf-guard-v2 at ded/cpp-httplib from mirror 2026-07-21 18:48:07 +00:00
ded synced and deleted reference refs/tags/chunked-final-coding-detection at ded/cpp-httplib from mirror 2026-07-21 18:48:07 +00:00