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

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

    interface HttpAgentConfig {
        httpAgent: Agent;
    }
    Index

    Properties

    Properties

    httpAgent: Agent

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

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