req-conduit: Conduit helpers for the req HTTP client library

[ bsd3, conduit, library, network, web ] [ Propose Tags ]

Conduit helpers for the req HTTP client library.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Flags

Manual Flags

NameDescriptionDefault
dev

Turn on development settings.

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

Candidates

  • No Candidates
Versions [RSS] 0.1.0, 0.2.0, 0.2.1, 1.0.0, 1.0.1, 1.0.2
Change log CHANGELOG.md
Dependencies base (>=4.15 && <5), bytestring (>=0.2 && <0.13), conduit (>=1.3 && <1.4), http-client (>=0.5 && <0.8), req (>=1 && <4) [details]
License BSD-3-Clause
Author Mark Karpov <markkarpov92@gmail.com>, Michael Snoyman <michael@snoyman.com>
Maintainer Mark Karpov <markkarpov92@gmail.com>
Category Network, Web, Conduit
Home page https://github.com/mrkkrp/req-conduit
Bug tracker https://github.com/mrkkrp/req-conduit/issues
Source repo head: git clone https://github.com/mrkkrp/req-conduit.git
Uploaded by mrkkrp at 2023-12-30T10:09:21Z
Distributions LTSHaskell:1.0.2, Stackage:1.0.2
Reverse Dependencies 4 direct, 0 indirect [details]
Downloads 4288 total (38 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2023-12-30 [all 1 reports]

Readme for req-conduit-1.0.2

[back to package description]

Req Conduit

License BSD3 Hackage Stackage Nightly Stackage LTS CI

This library extends functionality of the req package with conduit helpers for streaming big request bodies in constant space.

Contribution

Issues, bugs, and questions may be reported in the GitHub issue tracker for this project.

Pull requests are also welcome.

License

Copyright © 2016–present Mark Karpov, Michael Snoyman

Distributed under BSD 3 clause license.