You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It doesn't support proxies that require https:// for connection to.
But proxy that can be connected by http:// with upgrade to HTTPS by CONNECT HTTP method is supported.
On Wed, Sep 25, 2019, 14:48 Andrew Svetlov ***@***.***> wrote:
Would you prepare a pull request?
I believe now you can rephrase the text to avoid any misunderstanding.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#4100?email_source=notifications&email_token=ABOMUPIEZLTBXKLTYD6KXELQLPMBVA5CNFSM4I2P6CIKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD7TQU4Q#issuecomment-535235186>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABOMUPIEZ74YL2CNPZFNQE3QLPMBVANCNFSM4I2P6CIA>
.
Activity
asvetlov commentedon Sep 25, 2019
It doesn't support proxies that require
https://
for connection to.But proxy that can be connected by
http://
with upgrade to HTTPS by CONNECT HTTP method is supported.bbkane commentedon Sep 25, 2019
YES THATS WORKING!!! Please do update the docs to specify that though.
asvetlov commentedon Sep 25, 2019
Would you prepare a pull request?
I believe now you can rephrase the text to avoid any misunderstanding.
bbkane commentedon Sep 25, 2019
bbkane commentedon Sep 26, 2019
Created #4101
Update docs to clarify proxy support (#4101)
[3.6] Update docs to clarify proxy support (#4101)
[3.6] Update docs to clarify proxy support (#4101) (#4110)