Thanks to visit codestin.com Credit goes to docs.twisted.org
For more information on the search, visit the help page.
ConnectionRejected
response
websocket
WebSocketClientEndpoint
WebSocketClientFactory
WebSocketProtocol
WebSocketResource
WebSocketServerFactory
WebSocketTransport
twisted.web.websocket.ConnectionRejected
twisted
web
class ConnectionRejected(Exception): (source)
View In Hierarchy
A websocket connection was rejected by an HTTP response.
Response
The HTTP response that describes the rejection.