< prev index next >

src/java.base/share/conf/net.properties

Print this page
rev 52699 : 8214014: Remove vestiges of gopher: protocol proxy support

@@ -49,17 +49,10 @@
 #
 # ftp.proxyHost=
 # ftp.proxyPort=80
 ftp.nonProxyHosts=localhost|127.*|[::1]
 #
-# Gopher Proxy settings. proxyHost is the name of the proxy server
-# (e.g. proxy.mydomain.com), proxyPort is the port number to use (default
-# value is 80)
-#
-# gopher.proxyHost=
-# gopher.proxyPort=80
-#
 # Socks proxy settings. socksProxyHost is the name of the proxy server
 # (e.g. socks.domain.com), socksProxyPort is the port number to use
 # (default value is 1080)
 #
 # socksProxyHost=
< prev index next >