[Haskell-cafe] Re: suspected problem with network.curl version 1.3.5

Johannes Waldmann waldmann at imn.htwk-leipzig.de
Fri Oct 22 03:33:00 EDT 2010


Perhaps you can use Network.Browser (from HTTP)
http://hackage.haskell.org/package/HTTP-4000.0.9

It handles cookies under the hood
(you don't see it, but it works)
because it keeps a browser session state.

J.W.








More information about the Haskell-Cafe mailing list