diff --git a/src/java.base/share/classes/java/net/doc-files/net-properties.html b/src/java.base/share/classes/java/net/doc-files/net-properties.html index 684c90a8164..4b9b62f1ed8 100644 --- a/src/java.base/share/classes/java/net/doc-files/net-properties.html +++ b/src/java.base/share/classes/java/net/doc-files/net-properties.html @@ -169,6 +169,17 @@ to determine the proxy that should be used for connecting to a given URI.

globally through their user interface). Note that this property is checked only once at startup.

+ +

File URL stream protocol handler properties

+

The following properties are used to configure the handler for URLs with the {@code file://} scheme:

+

Misc HTTP URL stream protocol handler properties