You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by bu...@apache.org on 2003/01/22 00:10:11 UTC

DO NOT REPLY [Bug 11193] - HttpURLConnection wrapper

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11193>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11193

HttpURLConnection wrapper

jsdever@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |commons-httpclient-
                   |                            |dev@jakarta.apache.org
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|2.0 milestone 2             |2.0 Beta 1



------- Additional Comments From jsdever@apache.org  2003-01-21 23:10 -------
The initial work for this is complete.  Any methods that were not implemented
throw a suitable exception.  This can be extended to implement more methods if
required.

Thanks Vincent.