Date: 2005-01-10T12:33:44
Editor: OlegKalnichevski
Wiki: Jakarta-HttpClient Wiki
Page: HttpClientApiRedesign
URL: http://wiki.apache.org/jakarta-httpclient/HttpClientApiRedesign
no comment
Change Log:
------------------------------------------------------------------------------
@@ -13,6 +13,8 @@
== http-common ==
+possible package name: '''org.apache.http'''
+
depends on
* Java 1.4 (shall we consider 1.5? vote?)
@@ -84,6 +86,8 @@
== http-cookie ==
+possible package name: '''org.apache.http.cookie'''
+
depends on
* Java 1.4
@@ -112,6 +116,8 @@
== http-auth ==
+possible package name: '''org.apache.http.auth'''
+
depends on
* Java 1.4
@@ -137,6 +143,8 @@
a. {{{ AuthChallengeParser }}} class
== http-client ==
+
+possible package name: '''org.apache.http.httpclient'''
depends on
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]