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

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