FrontPage

Welcome to the HttpComponents Wiki

This wiki provides additional documentation for HttpClient and HttpComponents. Formal documentation is available from the [WWW] HttpComponents website. Users are encouraged to contribute information to this wiki that may be useful to others. Please note that as an anti-spam measure, you must be logged in to edit pages. You can use [UserPreferences] to create an account or login.

The HttpComponents wiki is a part of the big [WWW] Apache Wiki Farm. If you're new to wikis, you might want to read HelpForBeginners to get an idea of how they work and how you can contribute.

User Information

User information is meant for people using our components or Commons HttpClient 3.1, or for people considering to use them. For starters, we have a list of HttpClientPowered applications that use HttpClient. Then there is documentation and several FAQs in this list:

  1. HttpCore Tutorial - Tutorial for HttpComponents Core

  2. Guided Tour of HttpCore - Overview documentation for HttpComponents Core

  3. Application Design FAQ

  4. Connection Management FAQ - What is TIME_WAIT etc

  5. Lessons Learned from 100+ websites - Common website practices

We also keep a [WWW] user documentation index on our website. It points to JavaDocs and example code not linked from this wiki.

If you are considering the old codebase versus the new components, the benchmark results could be of use.
If you are stuck with a very old JVM and have to use HTTPS, you need a JSSE Implementation.

Developer Information

Developer information is meant for people working on our project codebase, including the Java source code as well as the sources for generating our website.

The first set of links describes technical procedures:

  1. WebSite - How to update and deploy the HttpComponents website

  2. HttpComponents Core release process - How to cut and publish a release of HttpComponents Core

  3. Commons HttpClient 3.x release process - How to cut and publish a release of Commons HttpClient 3.x

Then we have some non-procedural information for reference:

  1. JavaDocGuidelines - API JavaDoc guidelines for HttpComponents

  2. ReferenceMaterials - Links to relevant standards

PMC Information

  1. Board Reports

  2. Board Resolutions

last edited 2008-09-04 19:11:07 by CharlesHonton