eclipse-paho / eclipse-paho/paho.mqtt.python
Follow 301/308/30X HTTP redirects
Open
Status: Available
- Dominant language
- Python
- Stars
- 2.4k
- Forks
- 742
- Avg merge
- 12d 48m
- Merged PRs (30d)
- 1
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
Contributor guide
Assessment
This issue has not been assessed yet.