http-client-request-modifiers

Convenient monadic HTTP request modifiers

https://github.com/spl/http-client-request-modifiers

Latest on Hackage:0.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Sean Leather
Maintained by [email protected]

These are simple, monadic functions that modify an HTTP Request from http-client. They make it easy to chain request updates and allow for arbitrary monadic effects.