remove_websocket_extension
Description:
Removes support for WebSocket extension of type extension_type (or any subclass of extension_type) from
this.
You can also remove extensions enabled by default from the server at construct time by using the SOUP_SERVER_REMOVE_WEBSOCKET_EXTENSION
property.
Parameters:
| this |
a Server |
| extension_type |
a Type |