postRequestUrl

abstract val postRequestUrl: String

Path appended to the base HTTP URL for the request-response steps that run over HTTP rather than the WebSocket.

Only the small number of steps that require a POST use this; see SilentShardWebsocketClient.sendPostRequest.