WebProxy Https
#64349
Replies: 1 comment
-
The proxy support ties closely to http connection handler. Currently there's no support for https proxy. Adding support is non-trivial. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As I understand https with WebProxy is not supported.
something on the lines of
"Unhandled exception. System.NotSupportedException: Only the 'http', 'socks4', 'socks4a' and 'socks5' schemes are allowed for proxies."
is there a workaround or another solution?
Beta Was this translation helpful? Give feedback.
All reactions