The HTTP method for the request (e.g., 'GET', 'POST', 'PUT', 'DELETE', etc.).
Optional bodyThe request body as a string.
Optional orderedIndicates whether the request should be ordered.
Optional destinationThe destination address for the WebSocket request.
Optional trackerThe tracker associated with the request.
Represents the configuration options for performing a Kos WebSocket fetch operation.