[Haskell-cafe] Re: HTTP client libraries

2008-03-31 Thread John Goerzen
On 2008-03-30, Iavor Diatchki <[EMAIL PROTECTED]> wrote: > Hi, > > On Fri, Mar 28, 2008 at 6:42 AM, John Goerzen <[EMAIL PROTECTED]> wrote: >> On 2008-03-28, Don Stewart <[EMAIL PROTECTED]> wrote: >> > paulrbrown+haskell-cafe: >> >> > And we have a curl binding, already in wide use. >> > >> >

Re: [Haskell-cafe] Re: HTTP client libraries

2008-03-30 Thread Iavor Diatchki
Hi, On Fri, Mar 28, 2008 at 6:42 AM, John Goerzen <[EMAIL PROTECTED]> wrote: > On 2008-03-28, Don Stewart <[EMAIL PROTECTED]> wrote: > > paulrbrown+haskell-cafe: > > > And we have a curl binding, already in wide use. > > > > http://code.haskell.org/curl.git/ > > > > a release to hackage i

Re: [Haskell-cafe] Re: HTTP client libraries

2008-03-29 Thread Adam Langley
On Fri, Mar 28, 2008 at 6:40 AM, John Goerzen <[EMAIL PROTECTED]> wrote: > Your Source type is an interesting approach, too. I'm still not sure if it's actually a good idea. But if you do have any requests, I'm very open to them. I think that a fetchBasic which walks redirects would be a good sta

[Haskell-cafe] Re: HTTP client libraries

2008-03-28 Thread John Goerzen
On 2008-03-27, Adam Langley <[EMAIL PROTECTED]> wrote: > On Thu, Mar 27, 2008 at 12:08 PM, John Goerzen <[EMAIL PROTECTED]> wrote: >> * network-minihttp >> >> Doesn't appear to actually be very useful as a client. >> >> Also, as far as I have been able to deduce, none of these have >> built-in

[Haskell-cafe] Re: HTTP client libraries

2008-03-28 Thread John Goerzen
On 2008-03-28, Don Stewart <[EMAIL PROTECTED]> wrote: > paulrbrown+haskell-cafe: > And we have a curl binding, already in wide use. > > http://code.haskell.org/curl.git/ > > a release to hackage is imminent. Do you mean this? http://hackage.haskell.org/cgi-bin/hackage-scripts/package/curl-1.3