MIT licensed and maintained by Jason Shipman
This version can be pinned in stack with:context-http-client-0.2.0.2@sha256:f8f8e3feba5487ca23b914571bd1e464e9870d52bf894b78a89d488dde267091,1817

Module documentation for 0.2.0.2

context-http-client

Version badge

context-http-client supports modifying http-client requests/responses using context.

See the Haddocks for more info on the library.

Changes

Change log

0.2.0.2

  • Link test suite with -threaded RTS option

0.2.0.1

  • Backwards compatibility with GHC 8.4 (@pbrisbin)

0.2.0.0

  • Dependency bump: context-0.2.0.0

0.1.0.0

  • Initial release