http.Connection.usingProxy()
Mark Wielaard
mark@klomp.org
Sun Apr 14 10:08:00 GMT 2002
Hi,
Throwing an InternalError in usingProxy() because we haven't implemented
HTTP proxy support seems a bit unfriendly. Just returning false seems
more appropriate (and fixes a couple of Mauve failures).
2002-04-14 Mark Wielaard <mark@klomp.org>
* gnu/gcj/protocol/http/Connection.java (usingProxy): return false.
OK for mainline and branch?
Cheers,
Mark
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Connection.diff
Type: text/x-patch
Size: 628 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20020414/d8591dd6/attachment.bin>
More information about the Java-patches
mailing list