Documentation
Dlang.org
WebsocketConnection.getOrigin
soup
websocket_connection
WebsocketConnection
Get the origin of the WebSocket.
class
WebsocketConnection
string
getOrigin
(
)
Return Value
Type:
string
the origin
soup
websocket_connection
WebsocketConnection
functions
close
connectClosed
connectClosing
connectError
connectMessage
connectPong
getCloseCode
getCloseData
getConnectionType
getExtensions
getIoStream
getKeepaliveInterval
getMaxIncomingPayloadSize
getOrigin
getProtocol
getState
getUri
sendBinary
sendMessage
sendText
setKeepaliveInterval
setMaxIncomingPayloadSize
Get the origin of the WebSocket.