http-wget: Provide a simple HTTP client interface by wrapping the wget command line tool.
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.2.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'.
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 | attempt (<0.0.1), base (>=4 && <4.3), process, syb, transformers (>=0.1.4.0 && <0.2) [details] |
License | BSD-3-Clause |
Author | Michael Snoyman <michael@snoyman.com> |
Maintainer | Michael Snoyman <michael@snoyman.com> |
Revised | Revision 1 made by HerbertValerioRiedel at 2019-02-12T19:50:33Z |
Category | Network |
Home page | http://github.com/snoyberg/http-wget/tree/master |
Uploaded | by MichaelSnoyman at 2009-10-25T20:54:09Z |
Distributions | |
Reverse Dependencies | 2 direct, 335 indirect [details] |
Downloads | 9673 total (2 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] |