Returns this, for use in with statements.
Get builder for soup.websocket_extension_deflate.WebsocketExtensionDeflate
Returns this, for use in with statements.
Get builder for soup.websocket_extension.WebsocketExtension
Get the parameters strings to be included in the request header.
Get the parameters strings to be included in the response header.
Process a message after it's received.
Process a message before it's sent.
A SoupWebsocketExtensionDeflate is a class@WebsocketExtension implementing permessage-deflate (RFC 7692).
This extension is used by default in a class@Session when class@WebsocketExtensionManager feature is present, and always used by class@Server.