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.
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| transformers_02 | transformers = 0.2.* | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- http-wget-0.6.0.1.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.1), process (>=1.0.1.1 && <1.1), syb, transformers (>=0.1 && <0.3) [details] |
| License | BSD-3-Clause |
| Author | Michael Snoyman <michael@snoyman.com> |
| Maintainer | Michael Snoyman <michael@snoyman.com> |
| Uploaded | by MichaelSnoyman at 2010-04-25T18:10:20Z |
| Category | Network |
| Home page | http://github.com/snoyberg/http-wget/tree/master |
| Reverse Dependencies | 2 direct, 361 indirect [details] |
| Downloads | 9995 total (46 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] |