SAP Cloud SDK for JavaScript - v4.1.1
    Preparing search index...

    Standard proxy configuration without additional headers nor authorization info.

    interface BasicProxyConfiguration {
        host: string;
        port: number;
        protocol: Protocol;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    host: string

    The host of the proxy.

    port: number

    The port of the proxy.

    protocol: Protocol

    The protocol used by the proxy.

    Copyright Ⓒ 2025 SAP SE or an SAP affiliate company. All rights reserved.