Historial de Commits

Autor SHA1 Mensaje Fecha
  Emre Ay f3e9a4d887 Skip request body drain when connection will close hace 2 semanas
  yhirose ef2beaea34 Fix MSVC C4146 warning for unsigned types in from_chars hace 3 semanas
  yhirose 3adc525cec Use detail::from_chars for out-of-range Content-Length check hace 3 semanas
  Sayed Kaif a415362dff update OpenStreamMalformedContentLength.OutOfRange for stricter parsing hace 4 semanas
  Sayed Kaif 982235c0a9 flag out-of-range Content-Length in get_header_value_u64 hace 4 semanas
  yhirose 255c075b82 Reject CR/LF in the request target and fail the request cleanly (#2501) hace 3 semanas
  yhirose 75938f08c7 Match chunked as the final transfer coding, order-independently (#2500) hace 3 semanas
  yhirose 0c1cc8c986 Strip Cookie headers on cross-origin redirect hace 4 semanas
  yhirose 62d899feac Release v0.50.1 hace 4 semanas
  yhirose 2f986fd5e5 Fix use-after-free of TLS session in WebSocketClient::shutdown_and_close() hace 4 semanas
  yhirose ed97a6edba Release v0.50.0 hace 4 semanas
  yhirose 06b8b91589 Fix Response::content_length_ not reflecting body size in Logger (Fix #2488) hace 4 semanas
  yhirose 873d701972 Fix use-after-free in SSLClient destructor with mbedTLS (Fix #2492) hace 4 semanas
  yhirose b40937cea8 Fix README WebSocket example to match actual API (Fix #2493) hace 4 semanas
  yhirose 568d434e72 Fix CRLF injection in chunked response trailers hace 4 semanas
  yhirose 0fa4912891 Fix broken relative links in cookbook docs (Fix #2490) hace 1 mes
  Copilot 32abac3de5 Fix ambiguous Get() examples in README after new Params overload (#2486) hace 1 mes
  yhirose 2132205e1a Release v0.49.0 hace 1 mes
  yhirose a4d7066c2c Log res.error() in GetWithRange test assertions to diagnose flaky CI failures hace 1 mes
  yhirose bd455f8b91 Add locale-independent ASCII classification helpers (Fix #2482, Fix #2483) hace 1 mes
  Yanjun Yang(Pluto) 9a5321aadb meson: fix build failure on glibc >= 2.34 without standalone libanl (#2484) hace 1 mes
  yhirose 32ff75e355 Make ThreadPool idle timeout configurable at runtime (Fix #2481) hace 1 mes
  yhirose 45da614ddd Omit default port from WebSocket handshake Host header (Fix #2480) hace 1 mes
  yhirose f5c8c982df Escape CR and LF in multipart part content types hace 1 mes
  yhirose 9e8b960e44 Add public MultipartFormDataWriter for multipart body serialization hace 1 mes
  yhirose 8149bb38fc Escape quote, CR and LF in multipart field names and filenames hace 1 mes
  Saber Haj Rabiee 3fe32b63b4 Send query string verbatim when path encoding is disabled (#2479) hace 1 mes
  yhirose 0ae93881b4 Clarify comment on base64_encode accumulator signedness hace 1 mes
  metsw24-max a7b886b9cb Use an unsigned accumulator in base64_encode (#2477) hace 1 mes
  yhirose 9d159bb412 Release v0.48.0 hace 1 mes