Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ProxyConfiguration

Proxy settings for connecting to an on-premise destination from Cloud Foundry.

Hierarchy

  • ProxyConfiguration

Index

Properties

Properties

headers

headers: object

HTTP headers to be added to a request if tunneled through the proxy. Always contains the 'Proxy-Authorization' header. Also contains the 'SAP-Connectivity-Authentication' header if a JWT is present on the current request.

Type declaration

host

host: string

The host of the proxy.

port

port: number

The port of the proxy.