http icon indicating copy to clipboard operation
http copied to clipboard

added proxy

Open fty4 opened this issue 8 years ago • 1 comments

if behind a proxy

fty4 avatar Jul 18 '17 06:07 fty4

Honestly I think it's almost just as easy to just use $this->addCurlSetting.

With this library I've trended towards removing all of these settings, because... CURL has a lot of settings, where do you draw the line? Many of those settings might be useful to someone.

So instead of adding a lot of functions, it might just be easier for someone to use the curl equivalent instead. They're well documented.

evert avatar Jul 18 '17 16:07 evert