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

   **[Roberto 
Benedetti](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=roberto.benedetti)**
 commented
   
   I created a PR. Without cookie config HttpClient defaults to 
`CookiePolicy.BEST_MATCH` which is affected by the issue.
   Instead of disabling cookies the PR sets the policy to 
`CookiePolicy.BROWSER_COMPATIBILITY` which works fine.
   


-- 
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