• Joined on 2026-04-11
ded synced new reference mbedtls-4-macos-minimal to ded/cpp-httplib from mirror 2026-07-19 09:38:07 +00:00
ded synced commits to mbedtls-4-macos-minimal at ded/cpp-httplib from mirror 2026-07-19 09:38:07 +00:00
ded synced new reference request-line-crlf-guard-v2 to ded/cpp-httplib from mirror 2026-07-19 01:28:08 +00:00
ded synced commits to request-line-crlf-guard-v2 at ded/cpp-httplib from mirror 2026-07-19 01:28:08 +00:00
ded synced commits to master at ded/cpp-httplib from mirror 2026-07-19 01:28:08 +00:00
ef2beaea34 Fix MSVC C4146 warning for unsigned types in from_chars
3adc525cec Use detail::from_chars for out-of-range Content-Length check
a415362dff update OpenStreamMalformedContentLength.OutOfRange for stricter parsing
982235c0a9 flag out-of-range Content-Length in get_header_value_u64
255c075b82 Reject CR/LF in the request target and fail the request cleanly (#2501)
Compare 6 commits »
ded synced new reference chunked-final-coding-detection to ded/cpp-httplib from mirror 2026-07-19 01:28:08 +00:00
ded synced commits to chunked-final-coding-detection at ded/cpp-httplib from mirror 2026-07-19 01:28:08 +00:00
ded synced commits to master at ded/cpp-httplib from mirror 2026-07-13 06:18:07 +00:00
0c1cc8c986 Strip Cookie headers on cross-origin redirect
ded synced new reference refs/tags/v0.50.1 to ded/cpp-httplib from mirror 2026-07-12 05:48:09 +00:00
ded synced commits to refs/tags/v0.50.1 at ded/cpp-httplib from mirror 2026-07-12 05:48:09 +00:00
ded synced commits to master at ded/cpp-httplib from mirror 2026-07-12 05:48:09 +00:00
62d899feac Release v0.50.1
2f986fd5e5 Fix use-after-free of TLS session in WebSocketClient::shutdown_and_close()
Compare 2 commits »
ded synced new reference refs/tags/v0.50.0 to ded/cpp-httplib from mirror 2026-07-11 21:38:10 +00:00
ded synced commits to refs/tags/v0.50.0 at ded/cpp-httplib from mirror 2026-07-11 21:38:10 +00:00
ded synced commits to master at ded/cpp-httplib from mirror 2026-07-11 21:38:10 +00:00
ed97a6edba Release v0.50.0
06b8b91589 Fix Response::content_length_ not reflecting body size in Logger (Fix #2488)
873d701972 Fix use-after-free in SSLClient destructor with mbedTLS (Fix #2492)
b40937cea8 Fix README WebSocket example to match actual API (Fix #2493)
568d434e72 Fix CRLF injection in chunked response trailers
Compare 5 commits »
ded synced commits to master at ded/cpp-httplib from mirror 2026-07-09 12:28:10 +00:00
0fa4912891 Fix broken relative links in cookbook docs (Fix #2490)
ded synced and deleted reference refs/tags/copilot/refurbished-price-increase at ded/cpp-httplib from mirror 2026-07-06 08:56:15 +00:00
ded synced and deleted reference refs/tags/copilot/fix-httplib-api-documentation at ded/cpp-httplib from mirror 2026-07-06 08:56:15 +00:00
ded synced commits to master at ded/cpp-httplib from mirror 2026-07-06 00:46:15 +00:00
32abac3de5 Fix ambiguous Get() examples in README after new Params overload (#2486)
ded synced new reference copilot/refurbished-price-increase to ded/cpp-httplib from mirror 2026-07-05 16:36:14 +00:00
ded synced commits to copilot/refurbished-price-increase at ded/cpp-httplib from mirror 2026-07-05 16:36:14 +00:00