Interface ProxyOptions

    • Method Detail

      • configure

        Promise<Void,​NeverThrowsException> configure​(Options options)
        Configure proxy settings.
        Parameters:
        options - The options to add proxy configuration into.
        Returns:
        The promise that options have been set.