This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: java.net.*URLConnection
- From: Tom Tromey <tromey at redhat dot com>
- To: Michael Koch <konqueror at gmx dot de>
- Cc: java-patches at gcc dot gnu dot org
- Date: 22 Aug 2002 19:28:38 -0600
- Subject: Re: java.net.*URLConnection
- References: <E17hOfm-00024H-00@majestix.konqueror.de>
- Reply-to: tromey at redhat dot com
>>>>> "Michael" == Michael Koch <konqueror@gmx.de> writes:
Michael> I have implemented the method getHeaderFields in
Michael> URLConnection and derived classes. Please review.
I think this patch is fine. Please check it in.
Thanks.
Tom