Cronologia Commit

Autore SHA1 Messaggio Data
  crueter 6607a6a592 [cmake] Allow using pre-existing zstd target if it exists (#2390) 1 giorno fa
  DavidKorczynski 831b64bdeb Add two new fuzzers (#2412) 4 giorni fa
  yhirose 32c82492de Add workflow_dispatch trigger to docs deployment workflow 4 giorni fa
  yhirose b7e02de4a7 Release v0.40.0 4 giorni fa
  yhirose a9359df42e Optimize multipart content provider to coalesce small writes and reduce TCP packet fragmentation (Fix #2410) 4 giorni fa
  yhirose 9a97e948f0 Add set_socket_opt function and corresponding test for TCP_NODELAY option (Resolve #2411) 4 giorni fa
  yhirose 6fd97aeca0 Implement request body consumption and reject invalid Content-Length with Transfer-Encoding to prevent request smuggling 4 giorni fa
  yhirose 05540e4d50 Fixed warnings 4 giorni fa
  yhirose ceefc14e7d Use go-httplibbin 4 giorni fa
  yhirose a77284a634 Release v0.39.0 1 settimana fa
  yhirose 315a87520d Add release script and update .gitignore for work directory 1 settimana fa
  yhirose 703abbb53b Prevent forwarding of authentication credentials during cross-host redirects as per RFC 9110. Add tests for basic auth and bearer token scenarios. 1 settimana fa
  yhirose cb8365349f Fix #2404 (Refactor make_file_body to improve file handling and scope management) 1 settimana fa
  yhirose 3792ce0da7 Add socket configuration options and corresponding test case for WebSocketClient. Fix #2401 1 settimana fa
  yhirose 7178f451a4 "Building a Desktop LLM App with cpp-httplib" (#2403) 1 settimana fa
  yhirose c2bdb1c5c1 SSE Client: Update Authorization Header 1 settimana fa
  yhirose 45820de332 Enhance stream handling in LongPollingTest and add new test for client close detection 1 settimana fa
  yhirose dd8071a7d4 Fix #2397 2 settimane fa
  v-nam c59ef98b3b [cmake] Update modules.cmake to fix cmake error (#2393) 2 settimane fa
  yhirose 1c6b3ea5a0 Add status: "draft" to multiple documentation pages and enhance navigation sections 2 settimane fa
  yhirose 4a1e9443ee Update deprecation messages to indicate removal in v1.0.0 2 settimane fa
  yhirose 6f2717e623 Release v0.38.0 2 settimane fa
  yhirose 257b266190 Add runtime configuration for WebSocket ping interval and related tests 2 settimane fa
  yhirose ba0d0b82db Add benchmark tests and related configurations for performance evaluation 2 settimane fa
  yhirose 5ecba74a99 Remove large data tests for GzipDecompressor and SSLClientServerTest due to memory issues 2 settimane fa
  yhirose ec1ffbc27d Add Brotli compression support and corresponding tests 2 settimane fa
  yhirose 4978f26f86 Fix port number in OpenStreamMalformedContentLength test to avoid conflicts 2 settimane fa
  yhirose bb7c7ab075 Add quality parameter parsing for Accept-Encoding header and enhance encoding type selection logic 2 settimane fa
  yhirose 1c3d35f83c Update comment to clarify requirements for safe handling in ClientImpl::handle_request 2 settimane fa
  yhirose b1bb2b7ecc Implement setup_proxy_connection method for SSLClient and refactor proxy handling in open_stream 2 settimane fa