• erio's avatar
    fix(websearch): improve isProxyError detection and add manager tests · 60b0fa81
    erio authored
    - Add TLS error detection to isProxyError (RecordHeaderError, handshake)
    - Case-insensitive error string matching
    - Add 19 unit tests for: isProviderAvailable, resolveProxyID,
      isProxyError, isProxyAvailable, selectByQuotaWeight, newHTTPClient
    60b0fa81
manager_test.go 8.66 KB