wreq-patchable: An easy-to-use HTTP client library.

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

A fork of wreq https://hackage.haskell.org/package/wreq that supports HTTP PATCH requests


[Skip to Readme]

Properties

Versions 1.0.0.0, 1.0.0.0
Change log changelog.md
Dependencies aeson (>=0.7.0.3), attoparsec (>=0.11.1.0), authenticate-oauth (>=1.5), base (>=4.5 && <5), base16-bytestring, bytestring (>=0.9), case-insensitive, containers, cryptonite, exceptions (>=0.5), ghc-prim, hashable, http-client (>=0.6), http-client-tls (>=0.3.3), http-types (>=0.8), lens (>=4.5), lens-aeson, memory, mime-types, psqueues (>=0.2), template-haskell, text, time (>=1.5), time-locale-compat, unordered-containers [details]
License BSD-3-Clause
Copyright 2014 Bryan O'Sullivan
Author Bryan O'Sullivan <bos@serpentine.com>, Ben Simms <ben@bensimms.moe>
Maintainer ben@bensimms.moe
Category Web
Home page http://www.serpentine.com/wreq
Bug tracker https://github.com/nitros12/wreq-patchable/issues
Source repo head: git clone https://github.com/bos/wreq
head: hg clone https://bitbucket.org/bos/wreq
Uploaded by nitros12 at 2020-04-22T22:04:26Z

Modules

[Index] [Quick Jump]

Flags

Manual Flags

NameDescriptionDefault
doctest

enable doctest tests

Enabled
aws

enable AWS tests

Disabled
httpbin

enable httpbin test daemon

Disabled
developer

build in developer mode

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for wreq-patchable-1.0.0.0

[back to package description]

wreq-patchable: A fork of wreq that allow PATCH requests