Interface WebSocketCreated


public interface WebSocketCreated
  • Method Details

    • webSocket

      WebSocket webSocket()
      Returns:
      The WebSocket that was created.
    • upgradeRequest

      HttpRequest upgradeRequest()
      Returns:
      The HTTP upgrade request that initiated the WebSocket creation.
    • toolSource

      ToolSource toolSource()
      Returns:
      Indicates which Burp tool that created the WebSocket.