jira-importer commented on issue #872:
URL: 
https://github.com/apache/maven-javadoc-plugin/issues/872#issuecomment-2957358686

   **[Michael 
Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)**
 commented
   
   There are several issues with the PR, but not necessary related to the PR:
   
   * `<protocol>.proxyUser` and `<protocol>.proxyPassword` are pointless 
because this is only supported by Apache HttpClient and not by the 
`HttpURLConnection`
   * There is no `https.nonProxyHosts`. The system uses `http.nonProxyHosts` 
even for HTTPS requests because excludes are defined on a per-protocol basis 
regardless of transport encryption.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to