Interface ProxyResponseHandler


public interface ProxyResponseHandler
Extensions can implement this interface and then call Proxy.registerResponseHandler(ProxyResponseHandler) to register a Proxy response handler. The handler will be notified of responses being processed by the Proxy tool. Extensions can perform custom analysis or modification of these responses, and control in-UI message interception.