HttpClient
The HttpClient component supports the client-side of RFC 1945 (HTTP/1.0) and RFC 2616 (HTTP/1.1) , several related specifications (RFC 2109 (Cookies) , RFC 2617 (HTTP Authentication) , etc.), and provides a framework by which new request types (methods) or HTTP extensions can be created easily.
| Artifact | Download (JAR) (298 KB) |
|---|---|
| POM File | View |
| HomePage | http://jakarta.apache.org/httpcomponents/httpclient-3.x/ |
| Organization | Apache Software Foundation |
| Issue Tracker | http://issues.apache.org/jira/browse/HTTPCLIENT |
This artifact depends on ...
| Group | Artifact | Version |
|---|---|---|
| commons-codec | commons-codec | |
| commons-logging | commons-logging | |
| junit | junit |
This artifact is used by ...
Licenses
| License | URL |
|---|---|
| Apache License | http://www.apache.org/licenses/LICENSE-2.0 |
Developers
| Name | Developer Id | Roles | Organization | |
|---|---|---|---|---|
| Adrian Sutton | adrian.sutton -at- ephox.com | adrian | Java Developer | Intencha |
| Jeff Dever | jsdever -at- apache.org | jsdever | 2.0 Release Prime,Java Developer | Independent consultant |
| Michael Becke | mbecke -at- apache.org | mbecke | Release Prime,Java Developer | |
| Oleg Kalnichevski | olegk -at- apache.org | olegk | Java Developer | |
| Ortwin Glueck | oglueck -at- apache.org | oglueck | Java Developer | |
| Rodney Waldhoff | rwaldhoff -at- apache | rwaldhoff | Java Developer | Britannica |
| Sean C. Sullivan | sullis -at- apache.org | sullis | Java Developer | Independent consultant |
| Sung-Gu | jericho -at- apache.org | jericho | Java Developer | |
| dIon Gillard | dion -at- apache.org | dion | Java Developer | Multitask Consulting |
Mailing Lists
| Name | Details |
|---|---|
| HttpComponents Developer List |
Subscribe/
Unsubscribe |
| HttpClient User List |
Subscribe/
Unsubscribe |
Source Control
| Connection | scm:svn:http://svn.apache.org/repos/asf/jakarta/httpcomponents/oac.hc3x/trunk |
|---|---|
| Developer Connection | |
| Tag | HEAD |
| URL | http://svn.apache.org/repos/asf/jakarta/httpcomponents/oac.hc3x/trunk |
Packages
| org.apache.commons.httpclient |
| org.apache.commons.httpclient.auth |
| org.apache.commons.httpclient.cookie |
| org.apache.commons.httpclient.methods |
| org.apache.commons.httpclient.methods.multipart |
| org.apache.commons.httpclient.params |
| org.apache.commons.httpclient.protocol |
| org.apache.commons.httpclient.util |