lightweight and user friendly HTTP client library for Ruby
ThinHTTP is a lightweight and user friendly HTTP client library. It
sends both URL (application/x-www-form-urlencoded) and MIME
(multipart/form-data) encoded data. This makes it useful for sending
either simple GET requests or uploading files via POST.

Maintainer: Clint Pachl <pachl@ecentryx.com>

WWW: http://thinhttp.rubyforge.org/
