mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
2b1dacc826
- Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file.
13 lines
550 B
Plaintext
13 lines
550 B
Plaintext
HttpClient provides components for client-side authentication, HTTP state
|
|
management, connection management, and an HTTP/1.1 compliant HTTP agent
|
|
implementation based on those components. It is intended as successor of
|
|
and replacement for Jakarta Commons HttpClient 3.x.
|
|
|
|
The HttpClient module is a full-featured, HTTP/1.1 compliant agent built
|
|
on top of HttpCore.
|
|
|
|
The HttpMime module extends mime4j library with some HTTP specific
|
|
functionality and integrates it with the HttpComponents framework.
|
|
|
|
WWW: http://hc.apache.org/httpcomponents-client/
|