Closed clkao closed 8 years ago
I see, would a global proxy option be a good solution to this?
Actually AnyEvent::HTTP->set_proxy does the trick, but it might not be ideally because it's global and user needs to have knowledge about the implementation details. that said, just noting this in doc is probably the easiest ;)
No longer using AnyEvent
Noembed::Util::http_get allows
@options
, but there's no way to passproxy =>
option from handle_url.