headers For URLRequest
fun headersForURLRequest(appId: String? = null): HashMap<String, String>?
Content copied to clipboard
Returns HTTP headers that should be added to the URL request. This function should be used only when the `PXPolicy/urlRequestInterceptionType`
is set to `PXPolicyUrlRequestInterceptionType/NONE`
.
Parameters
app Id
The AppID of your account. Ignore this param if you use only one AppID.