http-wget: Provide a simple HTTP client interface by wrapping the wget command line tool.

[ bsd3, deprecated, library, network ] [ Propose Tags ]
Deprecated in favor of http-conduit

This provides the simplest interface I could imagine to making HTTP requests. It supports GET and POST parameters. Since it simply wraps the WGET program, there are no library dependencies, and it automatically gets HTTPS.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0, 0.2.0, 0.2.1, 0.4.0, 0.4.1, 0.6.0, 0.6.0.1, 0.6.1, 0.6.2, 0.6.2.1, 0.6.2.2, 0.6.2.3
Dependencies base (>=4 && <5), failure (>=0.0.0 && <0.2), process (>=1.0.1.1 && <1.1), transformers (>=0.1 && <0.3) [details]
License BSD-3-Clause
Author Michael Snoyman <michael@snoyman.com>
Maintainer Michael Snoyman <michael@snoyman.com>
Category Network
Home page http://github.com/snoyberg/http-wget/tree/master
Uploaded by MichaelSnoyman at 2010-05-13T19:11:57Z
Distributions
Reverse Dependencies 2 direct, 330 indirect [details]
Downloads 9395 total (33 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]