curl-cookiejar

See README.md


Keywords
mit, web, Propose Tags , Data.CURL.CookieJar, Data.CURL.CookieJar.Conduit, Data.CURL.CookieJar.Parser, Data.CURL.CookieJar.PrettyPrinter
License
MIT
Install
cabal install curl-cookiejar

Documentation

curl-cookiejar: Read cURL/wget cookie jar files

This library provides parsers and pretty-printers which interface the Cookie CookieJar types defined by the http-client Haskell library with cookie jar files written and read buy the cURL and wget command line utilities.