Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Eine Option wurde hinzugefügt, um die "veraltete" Verbindung zu überprüfen, was zu einer leichten Leistungsverbesserung auf Kosten geringerer Zuverlässigkeit kann deaktiviert werden. Debug, das sich der Multi-Thread-Verbindungs-Manager wurde verbessert. URI.normalize () nicht mehr wirkt sich auf die relative URIs. Die Nutzung der Sonne .* Klassen in URI.java entfernt wurde, die Abfrage param Kodierung wurde auf UTF-8 geändert und mehrere Übertragungscodierung Kopf-und Nicht-Chunked Kodierungen werden jetzt korrekt behandelt.
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

Bugfixes und neue Funktionen.
Bugfixes and new features.

Project Resources