Open
Description
Question
Is it possible to configure the (websocket) client to follow 301/308/30X redirects? I did not find any configuration option for that and only get WebsocketConnectionError
exceptions with the message WebSocket handshake error, connection not upgraded
because the client does not follow the redirect.
Environment
- Python version: Python 3.9.21
- Library version: 1.6.1