autobahn-python icon indicating copy to clipboard operation
autobahn-python copied to clipboard

No authentication for the proxy

Open a-fazal opened this issue 4 years ago • 2 comments

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

a-fazal avatar Jul 27 '20 21:07 a-fazal

sorry, no, HTTP proxy authentication is currently not supported

oberstet avatar Jul 28 '20 09:07 oberstet

very sad

sla-te avatar Aug 04 '20 22:08 sla-te