Commit History

Autor SHA1 Mensaxe Data
  yhirose cb8365349f Fix #2404 (Refactor make_file_body to improve file handling and scope management) hai 1 semana
  yhirose 3792ce0da7 Add socket configuration options and corresponding test case for WebSocketClient. Fix #2401 hai 1 semana
  yhirose 7178f451a4 "Building a Desktop LLM App with cpp-httplib" (#2403) hai 1 semana
  yhirose c2bdb1c5c1 SSE Client: Update Authorization Header hai 1 semana
  yhirose 45820de332 Enhance stream handling in LongPollingTest and add new test for client close detection hai 2 semanas
  yhirose dd8071a7d4 Fix #2397 hai 2 semanas
  v-nam c59ef98b3b [cmake] Update modules.cmake to fix cmake error (#2393) hai 2 semanas
  yhirose 1c6b3ea5a0 Add status: "draft" to multiple documentation pages and enhance navigation sections hai 2 semanas
  yhirose 4a1e9443ee Update deprecation messages to indicate removal in v1.0.0 hai 2 semanas
  yhirose 6f2717e623 Release v0.38.0 hai 2 semanas
  yhirose 257b266190 Add runtime configuration for WebSocket ping interval and related tests hai 2 semanas
  yhirose ba0d0b82db Add benchmark tests and related configurations for performance evaluation hai 2 semanas
  yhirose 5ecba74a99 Remove large data tests for GzipDecompressor and SSLClientServerTest due to memory issues hai 2 semanas
  yhirose ec1ffbc27d Add Brotli compression support and corresponding tests hai 2 semanas
  yhirose 4978f26f86 Fix port number in OpenStreamMalformedContentLength test to avoid conflicts hai 2 semanas
  yhirose bb7c7ab075 Add quality parameter parsing for Accept-Encoding header and enhance encoding type selection logic hai 2 semanas
  yhirose 1c3d35f83c Update comment to clarify requirements for safe handling in ClientImpl::handle_request hai 2 semanas
  yhirose b1bb2b7ecc Implement setup_proxy_connection method for SSLClient and refactor proxy handling in open_stream hai 2 semanas
  yhirose f6ed5fc60f Add SSL support for proxy connections in open_stream and corresponding test hai 2 semanas
  yhirose 69d468f4d9 Enable BindDualStack test and remove disabled large content test due to memory issues hai 2 semanas
  yhirose 2e61fd3e6e Update documentation to clarify progress callback usage and user data handling in examples hai 2 semanas
  yhirose 3ad4a4243a Update .gitignore to include AGENTS.md and related documentation files hai 2 semanas
  yhirose 511e3ef9e5 Update README.md to enhance TLS backend documentation and clarify platform-specific certificate handling hai 2 semanas
  yhirose f787f31b87 Implement symlink protection in static file server and add corresponding tests hai 2 semanas
  yhirose 43a54a3e3d Add tests for Unicode path component decoding in decode_path_component function hai 2 semanas
  yhirose 83e98a28dd Add filename sanitization function and tests to prevent path traversal vulnerabilities hai 2 semanas
  yhirose 4d7c9a788d Release v0.37.2 hai 2 semanas
  yhirose 1cd0347ace Refactor parse_port function to accept char pointer and length, improving flexibility and validation hai 2 semanas
  yhirose b3a8af80b9 Add port validation and corresponding tests to prevent overflow and out-of-range values hai 2 semanas
  yhirose 1e97c28e36 Implement request smuggling protection for duplicate Content-Length headers and add corresponding tests hai 2 semanas