Commit History

Author SHA1 Message Date
  yhirose cda2bb5342 Consolidate header field-pair validation into fields::is_field_valid 1 month ago
  yhirose 613a41b49d Merge pull request #2505 from metsw24-max/write-headers-crlf-guard 1 month ago
  Sayed Kaif 695961f8ae skip invalid fields in write_headers to prevent response splitting 1 month ago
  yhirose c64bf21a5e Merge pull request #2504 from emreay-/skip-drain-on-closing-connection 1 month ago
  Emre Ay 8bbfc90380 Apply clang-format to test.cc and httplib.h 1 month ago
  yhirose bf8baf0739 clang-format 1 month ago
  yhirose fd0c18b1b5 Validate connecting peer before honoring X-Forwarded-For 1 month ago
  yhirose bbd56a7e2c Merge pull request #2497 from superm1/superm1/SWSPLAT-23636 1 month ago
  yhirose 54b3c1d072 Add Mbed TLS 4.x support (PSA Crypto) (#2502) 1 month ago
  metsw24-max 6c4cbd49a2 scan X-Forwarded-For right-to-left in get_client_ip (#2503) 1 month ago
  Emre Ay f3e9a4d887 Skip request body drain when connection will close 1 month ago
  Mario Limonciello 877a52f6b3 Limit the number of header lines per multipart form-data part 1 month ago
  yhirose ef2beaea34 Fix MSVC C4146 warning for unsigned types in from_chars 1 month ago
  yhirose 3adc525cec Use detail::from_chars for out-of-range Content-Length check 1 month ago
  Sayed Kaif a415362dff update OpenStreamMalformedContentLength.OutOfRange for stricter parsing 1 month ago
  Sayed Kaif 982235c0a9 flag out-of-range Content-Length in get_header_value_u64 1 month ago
  yhirose 255c075b82 Reject CR/LF in the request target and fail the request cleanly (#2501) 1 month ago
  yhirose 75938f08c7 Match chunked as the final transfer coding, order-independently (#2500) 1 month ago
  yhirose 0c1cc8c986 Strip Cookie headers on cross-origin redirect 1 month ago
  yhirose 62d899feac Release v0.50.1 1 month ago
  yhirose 2f986fd5e5 Fix use-after-free of TLS session in WebSocketClient::shutdown_and_close() 1 month ago
  yhirose ed97a6edba Release v0.50.0 1 month ago
  yhirose 06b8b91589 Fix Response::content_length_ not reflecting body size in Logger (Fix #2488) 1 month ago
  yhirose 873d701972 Fix use-after-free in SSLClient destructor with mbedTLS (Fix #2492) 1 month ago
  yhirose b40937cea8 Fix README WebSocket example to match actual API (Fix #2493) 1 month ago
  yhirose 568d434e72 Fix CRLF injection in chunked response trailers 1 month ago
  yhirose 0fa4912891 Fix broken relative links in cookbook docs (Fix #2490) 1 month ago
  Copilot 32abac3de5 Fix ambiguous Get() examples in README after new Params overload (#2486) 1 month ago
  yhirose 2132205e1a Release v0.49.0 1 month ago
  yhirose a4d7066c2c Log res.error() in GetWithRange test assertions to diagnose flaky CI failures 1 month ago