Conversation
|
Also wondering if it is a bad idea to use |
|
I'd rather do this in a way that doesn't break backwards compatibility with all users. How about adding a new constructors WPRProxyDestSecure instead? |
|
That sounds super reasonable; solves the rawProxyTo issue as well! I'll submit a follow-up commit tomorrow.
|
|
Having both |
Allow proxying to HTTPS servers.
|
Thanks! |
This PR does not implement HTTPS requests when using
rawProxyTo. Is this possible?