mirror of
https://github.com/apache/httpcomponents-client.git
synced 2025-02-09 19:45:48 +00:00
HTTPCLIENT-2119: added missing system properties to HttpClientBuilder javadocs
This commit is contained in:
parent
f9b46db6e0
commit
a2df6f1e32
@ -125,6 +125,10 @@
|
||||
* <li>https.proxyHost</li>
|
||||
* <li>https.proxyPort</li>
|
||||
* <li>http.nonProxyHosts</li>
|
||||
* <li>https.proxyUser</li>
|
||||
* <li>http.proxyUser</li>
|
||||
* <li>https.proxyPassword</li>
|
||||
* <li>http.proxyPassword</li>
|
||||
* <li>http.keepAlive</li>
|
||||
* <li>http.agent</li>
|
||||
* </ul>
|
||||
|
Loading…
x
Reference in New Issue
Block a user