Historie revizí

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