mguenther opened a new pull request #113:
URL: https://github.com/apache/manifoldcf/pull/113


   The underlying Apache HTTP client uses universal basic auth for the first 
request, then caches the resp. auth-related data and switches to pre-emptive 
basic auth for subsequent requests that target the same host. This seems to 
cause problems requests that alter state at Solr (POST/DELETE). This situation 
can be easily remedied by enforcing pre-emptive basic auth for the first 
request.


-- 
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: dev-unsubscr...@manifoldcf.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to