
9 May
2011
9 May
'11
11:04 p.m.
Hi all, Has anyone managed to get http-enumerator connecting via a http proxy? I've tried constructing a custom 'Request m' object and submitting that the httpLbsRedirect but all I've managed to get is: connect: does not exist (Connection refused) Clues? Would this need a new http-enumerator function something like: httpProxyLbsRedirect :: (MonadIO m, Failure HttpException m) => String -> Int -> Request m -> Manager -> m Response where the first two parameters are the proxy hostname and port? Cheers, Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/