Erik Abele 5a7748fe8b Make READMEs more consistent:
- remove trainling spaces
  - uppercase all headlines
  - add some linebreaks for better readability
  - add Apache in front of HttpComponents
  - improve info/contact section and add link to status page


git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@629446 13f79535-47bb-0310-9956-ffa450edef68
2008-02-20 13:14:55 +00:00
2008-02-20 00:36:43 +00:00
2008-01-02 04:52:27 +00:00
2008-02-20 13:14:55 +00:00

Apache HttpComponents Client
============================

Welcome to the HttpClient component of the Apache HttpComponents project.

Building Instructions
---------------------

For building from source instructions please refer to BUILDING.txt.

Dependencies
------------

HttpClient main module requires Java 5.0 compatible runtime and
depends on the following external libraries:

* Apache HttpComponents HttpCore 4.0-beta1 or newer API compatible version
* Apache Commons Logging 1.0.3 or newer API compatible version
* Apache Commons Codec 1.3 or newer API compatible version

HttpMime module is optional and requires Java 5.0 compatible runtime
and depends on the following external libraries:

* Apache HttpComponents HttpCore 4.0-beta1 or newer API compatible version
* Apache mime4j 0.3 or newer API compatible version
* Apache Commons Logging 1.0.3 or newer API compatible version
* Apache Commons IO 1.2 or newer API compatible version
* Apache Log4j 1.2.14 or newer API compatible version
  (The runtime dependency on Log4j will be removed with the next
  release of Apache mime4j.)

Contact
-------

  o For general information visit the main project site at
    http://hc.apache.org/

  o For current status information visit the status page at
    http://hc.apache.org/status.html
Description
Mirror of Apache HttpClient
Readme 31 MiB
Languages
Java 100%