Issue Type: Bug Bug
Assignee: Janario Oliveira
Attachments: http_request-1.8.6-preemptive.patch
Components: http_request
Created: 11/Dec/14 10:57 AM
Description:

Some servers doesn't send a authentication challange response (401), so the authentication header is not sent in the next request attempt (default behaviour in the Apache Commons Http Client).
To send always the authentication header, the preemptive authentication must be enabled. In the case of Apache Commons Http Client, the AuthCache must be present in the HttpContext. I attached a patch that solves this.

Environment: Jenkins 1.590. HTTP Request Plugin 1.8.6
Project: Jenkins
Priority: Minor Minor
Reporter: Angel López Cima
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to