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

    Interface for the https-agent within the Axios request config.

    interface HttpsAgentConfig {
        httpsAgent: Agent;
    }
    Index

    Properties

    Properties

    httpsAgent: Agent

    HTTPS agent either the node default or an HTTPS proxy agent if needed.

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