http-wget: Provide a simple HTTP client interface by wrapping the wget command line tool. (deprecated)
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.
Downloads
- http-wget-0.6.2.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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), 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 2012-01-18T17:25:02Z |
Distributions | |
Reverse Dependencies | 2 direct, 335 indirect [details] |
Downloads | 9572 total (28 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] |