Theia API Documentation v1.70.0
    Preparing search index...
    • Checks whether the given target URL should bypass the proxy based on no_proxy rules.

      Parameters

      • targetUrl: undefined | string

        The URL to check against the no_proxy rules.

      • noProxyValue: undefined | string

        A comma-separated list of no_proxy rules.

      Returns boolean

      true if the target URL should bypass the proxy, false otherwise.