@hackage / http-client-request-modifiers

Convenient monadic HTTP request modifiers

Latest0.1

About

Metadata

  • Last updated , by SeanLeather
  • License BSD-3-Clause
  • Categories Network Development
  • Maintained by: sean.leather@gmail.com

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    network-uri (on by default)

    Get Network.URI from the network-uri package

Readme

This package contains 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.

There are certainly useful functions that are currently not provided. Please create an issue or a pull request if you have suggestions.