Skip to content
This repository has been archived by the owner on Jan 27, 2023. It is now read-only.

Fix getFromWeb() when using proxy #141

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

funkobongrip
Copy link

When using a proxy to connect to the internet the
response_parts can have three elements.
(Proxy Header, HTTP Header, Body)
This patch fixes handling if this is the case.

When using a proxy to connect to the internet the
response_parts can have three elements.
(Proxy Header, HTTP Header, Body)
This patch fixes handling if this is the case.
@mkucej
Copy link
Owner

mkucej commented May 17, 2019

Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants