FYI: Classpath merge of HttpURLConnection

Mark Wielaard mark@klomp.org
Sun Nov 17 08:09:00 GMT 2002


Hi,

On Sun, 2002-11-17 at 16:46, Mark Wielaard wrote:
> The following merges HttpURLConnection with Classpath. It is mainly
> adding documentation, but I took the implementation of setRequestMethod
> and getErrorStream() from the Classpath implementation.
> 
> 2002-11-17  Mark Wielaard  <mark@klomp.org>
> 
>         * java/net/HttpURLConnection.java: Merge with GNU Classpath.

I had committed a bit to fast. I had missed the actual getErrorStream()
and the modified getPermission() implementations. Here they are.

2002-11-17  Mark Wielaard <mark@klomp.org>

	* java/net/HttpURLConnection.java (getPermission): Take port
	into consideration.
	(getErrorStream): Implement.

Cheers,

Mark
-------------- next part --------------
A non-text attachment was scrubbed...
Name: HttpURLConnection.patch2
Type: text/x-patch
Size: 1947 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20021117/f19c2d5a/attachment.bin>


More information about the Java-patches mailing list