http-wget: Provide a simple HTTP client interface by wrapping the wget command line tool.
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.
| Versions | 0.0.0, 0.2.0, 0.2.1, 0.4.0, 0.4.1 |
|---|---|
| Dependencies | base (>=4 && <5), failure (>=0.0.0 && <0.1), process (>=1.0.1.1 && <1.1), syb, transformers (>=0.1.4.0 && <0.2) |
| License | BSD3 |
| Author | Michael Snoyman <michael@snoyman.com> |
| Maintainer | Michael Snoyman <michael@snoyman.com> |
| Stability | stable |
| Category | Network |
| Home page | http://github.com/snoyberg/http-wget/tree/master |
| Upload date | Mon Jan 11 21:23:50 UTC 2010 |
| Uploaded by | MichaelSnoyman |
| Built on | ghc-6.12 |
| Distributions | Arch: 0.4.1 |
Modules
- Network
Downloads
- http-wget-0.4.1.tar.gz (Cabal source package)
- package description (included in the package)
