Open a-fazal opened 4 years ago
Hi, I am trying to connect to a websocket through a private proxy server which I need to authenticate with a username and password. However, I only see the option for a host and port but no username and password for adding a proxy.
https://github.com/crossbario/autobahn-python/blob/ea1bbaa4a0f978335aee12473407e8f4a899bed5/autobahn/twisted/wamp.py
Is this currently supported? Thanks
sorry, no, HTTP proxy authentication is currently not supported
very sad
Hi, I am trying to connect to a websocket through a private proxy server which I need to authenticate with a username and password. However, I only see the option for a host and port but no username and password for adding a proxy.
https://github.com/crossbario/autobahn-python/blob/ea1bbaa4a0f978335aee12473407e8f4a899bed5/autobahn/twisted/wamp.py
Is this currently supported? Thanks