This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: http.Connection.usingProxy()


Mark Wielaard wrote:

>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?
>

OK

Bryce.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]