perimeterx Headers Were Updated
abstract fun perimeterxHeadersWereUpdated(headers: HashMap<String, String>, appId: String)
Content copied to clipboard
Called when the HTTP headers were changed. You may store and use those headers instead of calling the `headersForURLRequest(forAppId:)`
function for every URL request.
Parameters
headers
HTTP headers.
app Id
The AppID that related to the event.