Documentation
Dlang.org
WebsocketConnection.getExtensions
soup
websocket_connection
WebsocketConnection
Get the extensions chosen via negotiation with the peer.
class
WebsocketConnection
soup.websocket_extension.WebsocketExtension
[]
getExtensions
(
)
Return Value
Type:
soup
.
websocket_extension
.
WebsocketExtension
[]
a #GList of #SoupWebsocketExtension objects
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 extensions chosen via negotiation with the peer.