Proxy Events
component{
function preProxyResults(event, interceptData){
log.debug("Proxy request finalized: ", interceptData.proxyResults );
}
}Last updated
Was this helpful?
component{
function preProxyResults(event, interceptData){
log.debug("Proxy request finalized: ", interceptData.proxyResults );
}
}Last updated
Was this helpful?
Was this helpful?