webkit2gtkd ~main (2022-05-05T10:14:08.170869)
Dub
Repo
WebsocketConnection.getOrigin
soup
WebsocketConnection
WebsocketConnection
Get the origin of the WebSocket.
class
WebsocketConnection
string
getOrigin
(
)
Return Value
Type:
string
the origin, or %NULL
Meta
Since
2.50
Source
See Implementation
soup
WebsocketConnection
WebsocketConnection
constructors
this
functions
addOnClosed
addOnClosing
addOnError
addOnMessage
addOnPong
close
getCloseCode
getCloseData
getConnectionType
getExtensions
getIoStream
getKeepaliveInterval
getMaxIncomingPayloadSize
getOrigin
getProtocol
getState
getStruct
getUri
getWebsocketConnectionStruct
sendBinary
sendMessage
sendText
setKeepaliveInterval
setMaxIncomingPayloadSize
static functions
getType
variables
soupWebsocketConnection
Get the origin of the WebSocket.