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