wreq: An easy-to-use HTTP client library.
A web client library that is designed for ease of use.
Tutorial: http://www.serpentine.com/wreq/tutorial.html
Features include:
Simple but powerful
lens
-based APIA solid test suite, and built on reliable libraries like http-client and lens
Session handling includes connection keep-alive and pooling, and cookie persistence
Automatic response body decompression
Powerful multipart form and file upload handling
Support for JSON requests and responses, including navigation of schema-less responses
Basic and OAuth2 bearer authentication
Early TLS support via the tls package
[Skip to Readme]
Versions [faq] | 0.1.0.0, 0.1.0.1, 0.2.0.0, 0.3.0.0, 0.3.0.1, 0.4.0.0, 0.4.1.0, 0.5.0.0, 0.5.0.1, 0.5.1.0, 0.5.2.0, 0.5.2.1, 0.5.3.0, 0.5.3.1, 0.5.3.2 |
---|---|
Change log | changelog |
Dependencies | aeson (>=0.7.0.3), attoparsec (>=0.11.1.0), base (>=4.5 && <5), base16-bytestring, byteable, bytestring (>=0.9), case-insensitive, containers, cryptohash, exceptions (>=0.5), ghc-prim, hashable, http-client (>=0.4.3 && <0.5), http-client-tls (>=0.2), http-types (>=0.8), lens (>=4.5), lens-aeson, mime-types, old-locale, PSQueue (>=1.1), template-haskell, text, time (<1.5), unordered-containers [details] |
License | BSD-3-Clause |
Copyright | 2014 Bryan O'Sullivan |
Author | Bryan O'Sullivan <bos@serpentine.com> |
Maintainer | bos@serpentine.com |
Revised | Revision 2 made by phadej at Tue Jul 5 16:15:34 UTC 2016 |
Category | Web |
Home page | http://www.serpentine.com/wreq |
Bug tracker | https://github.com/bos/wreq/issues |
Source repo | head: git clone https://github.com/bos/wreq head: hg clone https://bitbucket.org/bos/wreq |
Uploaded | by BryanOSullivan at Tue Dec 2 20:31:34 UTC 2014 |
Distributions | Arch:0.5.3.2, Debian:0.5.2.1, Fedora:0.5.2.1, LTSHaskell:0.5.3.1, NixOS:0.5.3.2, Stackage:0.5.3.2 |
Executables | httpbin |
Downloads | 18199 total (383 in the last 30 days) |
Rating | 2.5 (votes: 4) [estimated by rule of succession] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |
Modules
[Index]
Flags
Name | Description | Default | Type |
---|---|---|---|
doctest | enable doctest tests | Enabled | Manual |
httpbin | enable httpbin test daemon | Disabled | Manual |
developer | build in developer mode | Disabled | Manual |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- wreq-0.3.0.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.