sergot / http-useragent

Web user agent class for Perl 6.
MIT License
36 stars 39 forks source link

Proxy does not work #233

Open CIAvash opened 4 years ago

CIAvash commented 4 years ago

I set the proxy using the HTTP_PROXY environment variable, and depending on the website's protocol, HTTP::UserAgent does two things:

CIAvash commented 4 years ago

I should add that the host of htttp_proxy is 127.0.0.1. It seems it gives an error if I use localhost.