An open API service indexing awesome lists of open source software.

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

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

Last synced: 8 months ago
JSON representation

Convenient monadic HTTP request modifiers

Awesome Lists containing this project

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.