gcc/libjava/gnu/java/net/protocol/http
Mark Wielaard 392abf6bf9 System.java (static): Set http.agent system property when not yet set.
* java/lang/System.java (static): Set http.agent system property when
       not yet set.
       * gnu/java/net/protocol/http/Connection.java (static): Get httpAgent
       from system property inside AccessController.doPrivileged() call.
       (proxyPort): Made package private.
       (proxyInUse): Likewise.
       (proxyHost): Likewise.
       (userAgent): Likewise.

From-SVN: r85078
2004-07-23 11:49:59 +00:00
..
Connection.java System.java (static): Set http.agent system property when not yet set. 2004-07-23 11:49:59 +00:00
Handler.java Connection.java, [...]: Merged copyright text from classpath to make it possible to merge the classes. 2003-10-18 12:24:57 +00:00