[Haskell-cafe] HTTP actions & proxy server
Jim Burton
jim at sdf-eu.org
Fri Nov 16 07:55:22 EST 2007
Justin Bailey wrote:
>
>
> I think it needs to be a real URL:
>
> setProxy (Proxy "http://myproxy:80" Nothing)
>
> Justin
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
>
The docs say "Should be of the form http://host:port, host, host:port, or
http://host" but none of the variations work. Any ideas where I might find
an example of code that does this?
--
View this message in context: http://www.nabble.com/HTTP-actions---proxy-server-tf4815272.html#a13792542
Sent from the Haskell - Haskell-Cafe mailing list archive at Nabble.com.
More information about the Haskell-Cafe
mailing list