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 | attempt, base (4.*), process, syb, transformers (≥0.1.4.0) |
| 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 | Sun Oct 25 20:54:09 UTC 2009 |
| Uploaded by | MichaelSnoyman |
| Built on | ghc-6.10 |
| Build failure | ghc-6.12 (log) |
Modules
- Network
Downloads
- http-wget-0.2.0.tar.gz (Cabal source package)
- package description (included in the package)