Commit History

Autor SHA1 Mensaxe Data
  yhirose 3cedf31d4c Fix #2427 (#2428) hai 4 meses
  yhirose cc8f270d4b Fix test style for ResponseBodyTerminatedByConnectionClose hai 4 meses
  Kukodam 9f52821be6 fix #2429 (#2430) hai 4 meses
  yhirose b045ee7f6b Fix #2424 hai 4 meses
  yhirose 7e2a173072 Fix #2425 hai 4 meses
  yhirose b4eec3ee77 Removed deprecated APIs (#2423) hai 4 meses
  yhirose 834a444435 Fixed warnings hai 4 meses
  Jiri Slaby fc885cc62d test: WebSocketIntegrationTest.SocketSettings: do not set AF_INET (#2420) hai 4 meses
  yhirose ca82c93772 Refactor SSLVerifierResponse to enum class and add get_param_values method to Request hai 4 meses
  yhirose 96785eea21 Add parse_url hai 4 meses
  yhirose 3093bdd9ab Fix #2416 hai 4 meses
  yhirose a9359df42e Optimize multipart content provider to coalesce small writes and reduce TCP packet fragmentation (Fix #2410) hai 4 meses
  yhirose 9a97e948f0 Add set_socket_opt function and corresponding test for TCP_NODELAY option (Resolve #2411) hai 4 meses
  yhirose 6fd97aeca0 Implement request body consumption and reject invalid Content-Length with Transfer-Encoding to prevent request smuggling hai 4 meses
  yhirose 05540e4d50 Fixed warnings hai 4 meses
  yhirose ceefc14e7d Use go-httplibbin hai 4 meses
  yhirose 703abbb53b Prevent forwarding of authentication credentials during cross-host redirects as per RFC 9110. Add tests for basic auth and bearer token scenarios. hai 5 meses
  yhirose 3792ce0da7 Add socket configuration options and corresponding test case for WebSocketClient. Fix #2401 hai 5 meses
  yhirose c2bdb1c5c1 SSE Client: Update Authorization Header hai 5 meses
  yhirose 45820de332 Enhance stream handling in LongPollingTest and add new test for client close detection hai 5 meses
  yhirose dd8071a7d4 Fix #2397 hai 5 meses
  yhirose ba0d0b82db Add benchmark tests and related configurations for performance evaluation hai 5 meses
  yhirose 5ecba74a99 Remove large data tests for GzipDecompressor and SSLClientServerTest due to memory issues hai 5 meses
  yhirose ec1ffbc27d Add Brotli compression support and corresponding tests hai 5 meses
  yhirose 4978f26f86 Fix port number in OpenStreamMalformedContentLength test to avoid conflicts hai 5 meses
  yhirose bb7c7ab075 Add quality parameter parsing for Accept-Encoding header and enhance encoding type selection logic hai 5 meses
  yhirose 69d468f4d9 Enable BindDualStack test and remove disabled large content test due to memory issues hai 5 meses
  yhirose f787f31b87 Implement symlink protection in static file server and add corresponding tests hai 5 meses
  yhirose 43a54a3e3d Add tests for Unicode path component decoding in decode_path_component function hai 5 meses
  yhirose 83e98a28dd Add filename sanitization function and tests to prevent path traversal vulnerabilities hai 5 meses