The http-wget package
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.
Properties
| Versions | 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, process |
| 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 | Tue May 5 19:57:03 UTC 2009 |
| Uploaded by | MichaelSnoyman |
| Built on | ghc-6.10, ghc-6.12 |
Modules
- Network
Downloads
- http-wget-0.0.0.tar.gz (Cabal source package)
- package description (included in the package)