== ThinHTTP Library

[ThinHTTP]          A light-weight and user friendly HTTP library.
[MultipartFormData] Facilitates in building multipart/form-data encoded messages.
[CookieCollection]  Handles the storing, parsing, and managing of HTTP cookies.

== Applications

* Testing environments
* Embedded in full-blown HTTP clients
* Automating HTTP transactions

== Usage Examples (see "Examples" sections)

* ThinHTTP
* MultipartFormData
* MIME Library (http://mime.rubyforge.org/)

== Contact

Please email inquiries to pachl at ecentryx dot com.

[Home Page] http://thinhttp.rubyforge.org/
[RubyForge] http://rubyforge.org/projects/thinhttp/

== License

The entire ThinHTTP library is free to use under the terms of the Ruby license.
