Interface ProxyWebSocketCreation


public interface ProxyWebSocketCreation
Information about the proxy web socket that is being created.
  • Method Details

    • proxyWebSocket

      ProxyWebSocket proxyWebSocket()
      Returns:
      The ProxyWebSocket that is being created.
    • upgradeRequest

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