Interface ProxyHttpResponseHandler


  • public interface ProxyHttpResponseHandler
    Extensions can implement this interface and then call Proxy.registerResponseHandler(ProxyHttpResponseHandler) 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.