OptionalcompressOptions to configure request compression.
OptionalhttpThe custom agent used when performing http requests.
OptionalhttpsThe custom agent used when performing https requests.
OptionalmaxThe max size of the http response content in bytes.
OptionalmiddlewareMiddleware @sap-cloud-sdk/resilience!Middleware to be applied to the request. The request context is set using @sap-cloud-sdk/http-client!HttpMiddlewareContext.
OptionalparameterEncoder for the query parameters key and values. Per default parameters and keys are percent encoded.
OptionalproxySet this to false to disable the proxy.
To configure the proxy you can add a @sap-cloud-sdk/connectivity!ProxyConfiguration to your destination.
OptionalsignalAn AbortSignal to cancel the request.
Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.
Custom options for how requests to the RPT service endpoint are performed.