yhirose
|
4fa68af2e3
Optimize multipart content provider to coalesce small writes and reduce TCP packet fragmentation (Fix #2410)
|
5 日 前 |
yhirose
|
6532464de6
Add set_socket_opt function and corresponding test for TCP_NODELAY option (Resolve #2411)
|
5 日 前 |
yhirose
|
6fd97aeca0
Implement request body consumption and reject invalid Content-Length with Transfer-Encoding to prevent request smuggling
|
5 日 前 |
yhirose
|
05540e4d50
Fixed warnings
|
5 日 前 |
yhirose
|
ceefc14e7d
Use go-httplibbin
|
5 日 前 |
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 週間 前 |
yhirose
|
3792ce0da7
Add socket configuration options and corresponding test case for WebSocketClient. Fix #2401
|
1 週間 前 |
yhirose
|
c2bdb1c5c1
SSE Client: Update Authorization Header
|
1 週間 前 |
yhirose
|
45820de332
Enhance stream handling in LongPollingTest and add new test for client close detection
|
2 週間 前 |
yhirose
|
dd8071a7d4
Fix #2397
|
2 週間 前 |
yhirose
|
ba0d0b82db
Add benchmark tests and related configurations for performance evaluation
|
2 週間 前 |
yhirose
|
5ecba74a99
Remove large data tests for GzipDecompressor and SSLClientServerTest due to memory issues
|
2 週間 前 |
yhirose
|
ec1ffbc27d
Add Brotli compression support and corresponding tests
|
2 週間 前 |
yhirose
|
4978f26f86
Fix port number in OpenStreamMalformedContentLength test to avoid conflicts
|
2 週間 前 |
yhirose
|
bb7c7ab075
Add quality parameter parsing for Accept-Encoding header and enhance encoding type selection logic
|
2 週間 前 |
yhirose
|
69d468f4d9
Enable BindDualStack test and remove disabled large content test due to memory issues
|
2 週間 前 |
yhirose
|
f787f31b87
Implement symlink protection in static file server and add corresponding tests
|
2 週間 前 |
yhirose
|
43a54a3e3d
Add tests for Unicode path component decoding in decode_path_component function
|
2 週間 前 |
yhirose
|
83e98a28dd
Add filename sanitization function and tests to prevent path traversal vulnerabilities
|
2 週間 前 |
yhirose
|
b3a8af80b9
Add port validation and corresponding tests to prevent overflow and out-of-range values
|
2 週間 前 |
yhirose
|
1e97c28e36
Implement request smuggling protection for duplicate Content-Length headers and add corresponding tests
|
2 週間 前 |
yhirose
|
e41ec36274
Fix handling of malformed Content-Length in open_stream and add tests
|
3 週間 前 |
yhirose
|
de296af3eb
Fix problem with alternate file name check
|
4 週間 前 |
yhirose
|
bb22553087
Fix code format
|
1 ヶ月 前 |
yhirose
|
8bffbe3ff2
Merge commit from fork
|
1 ヶ月 前 |
yhirose
|
0853ce7753
Fix #2379
|
1 ヶ月 前 |
yhirose
|
c99d7472b5
Merge commit from fork
|
1 ヶ月 前 |
yhirose
|
defd907c74
Merge commit from fork
|
1 ヶ月 前 |
yhirose
|
21243b3c9e
Fix problem caused by the recent performance improvement
|
1 ヶ月 前 |
yhirose
|
f6aec98145
Fix SocketStream.wait_writable_INET test
|
1 ヶ月 前 |