mirror of
https://github.com/JetBrains/JetBrainsRuntime.git
synced 2025-12-06 09:29:38 +01:00
8343433: Update net.properties and java.net.http module-info.java after 8326949
Reviewed-by: dfuchs, jpai
This commit is contained in:
committed by
Maxim Kartashev
parent
c971b2d6fc
commit
bd107d24bc
@@ -104,9 +104,7 @@ jdk.http.auth.tunneling.disabledSchemes=Basic
|
||||
# to be used in real deployments. Protocol errors or other undefined behavior is likely
|
||||
# to occur when using them. The property is not set by default.
|
||||
# Note also, that there may be other headers that are restricted from being set
|
||||
# depending on the context. This includes the "Authorization" header when the
|
||||
# relevant HttpClient has an authenticator set. These restrictions cannot be
|
||||
# overridden by this property.
|
||||
# depending on the context. These restrictions cannot be overridden by this property.
|
||||
#
|
||||
# jdk.httpclient.allowRestrictedHeaders=host
|
||||
#
|
||||
|
||||
@@ -45,9 +45,7 @@
|
||||
* and whitespace is ignored. Note that this property is intended for testing and not for
|
||||
* real-world deployments. Protocol errors or other undefined behavior are likely to occur
|
||||
* when using this property. There may be other headers that are restricted from being set
|
||||
* depending on the context. This includes the "Authorization" header when the relevant
|
||||
* HttpClient has an authenticator set. These restrictions cannot be overridden by this
|
||||
* property.
|
||||
* depending on the context. These restrictions cannot be overridden by this property.
|
||||
* </li>
|
||||
* <li><p><b>{@systemProperty jdk.httpclient.bufsize}</b> (default: 16384 bytes or 16 kB)<br>
|
||||
* The size to use for internal allocated buffers in bytes.
|
||||
|
||||
Reference in New Issue
Block a user