@hackage http-wget0.6.2.3

Provide a simple HTTP client interface by wrapping the wget command line tool. (deprecated)

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.