Interface ProxyWebSocketCreationHandler


public interface ProxyWebSocketCreationHandler
Extensions can implement this interface and then call Proxy.registerWebSocketCreationHandler(burp.api.montoya.proxy.websocket.ProxyWebSocketCreationHandler) to register a WebSocket handler.
The handler will be notified of new WebSockets being created by the Proxy tool.