"frontend/src/views/vscode:/vscode.git/clone" did not exist on "9bf079b7250154c08e4225ef07d94b235c08fda6"
fix(websearch): improve isProxyError detection and add manager tests
- Add TLS error detection to isProxyError (RecordHeaderError, handshake) - Case-insensitive error string matching - Add 19 unit tests for: isProviderAvailable, resolveProxyID, isProxyError, isProxyAvailable, selectByQuotaWeight, newHTTPClient
Please register or sign in to comment