[Haskell-cafe] Example of sending headers/cookies with Network.HTTP.simpleHTTP or Network.Browser?

Matt Brown deadguysfrom at gmail.com
Thu Jan 7 15:49:23 EST 2010


Hi all,

Does anyone know of a good/simple example of sending cookies and other
headers in an HTTP request via simpleHTTP or Browser?  I know what the
cookies should be (i.e. I don't want them to be sent by the server).  More
specifically, I'm looking for an analogue to curl's -b and -H flags.

thanks,
-matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20100107/aa8b6ee8/attachment.html


More information about the Haskell-Cafe mailing list