i-librarian
i-librarian copied to clipboard
Fix getFromWeb() when using proxy
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.
Thanks.