Download List

Descripción del Proyecto

The Jakarta Commons HTTP Client 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 easily created.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-08-16 11:57
2.0 RC1

Una opción esta en desactivar el «control de conexión a rancio", que puede conducir a una ligera mejora del rendimiento, a costa de fiabilidad reducida. El registro de depuración en el Multi-administrador de conexión roscada fue mejorada. URI.normalize () ya no tiene un efecto sobre URIs relativas. El uso del sol .* clases en URI.java fue removido, la codificación param consulta fue cambiado a UTF-8, y la transferencia de varias cabeceras de codificación y no codificación de transferencia fragmentada ahora son manejados correctamente.
Tags: Minor bugfixes
An option was added to disable the 'stale'
connection check, which may lead to a slight
performance improvement at the cost of reduced
reliability. Debug logging in the multi-threaded
connection manager was improved. URI.normalize()
no longer has an effect on relative URIs. The
use of sun.* classes in URI.java was removed,
the query param encoding was changed to UTF-8,
and multiple transfer encoding headers and
non-chunked transfer encodings are now handled
correctly.

2003-03-22 04:08
2.0 Alpha 3

Correcciones de errores y nuevas características.
Bugfixes and new features.

Project Resources