mirror of
https://github.com/openRuyi-Project/gcc.git
synced 2026-07-10 12:15:55 +00:00
9c91c80bb7
2003-01-03 Joerg Brunsmann <joerg_brunsmann@yahoo.de> * gnu/gcj/protocol/http/Connection.java (proxyPort, proxyInUse, proxyHost): New static fields. (<clinit>): Initialize new fields. (connect): Use proxy if necessary. (usingProxy): Implement. From-SVN: r60846