Issue Type: Bug Bug
Assignee: Janario Oliveira
Attachments: fix_proxy-1.8.5.patch
Components: http_request
Created: 26/Nov/14 2:04 PM
Description:

HTP Request plugin can not connect if the Jenkins is behind a proxy.
I attached a patch that solves this bug. This solution uses the http client SystemDefaultHttpClient instead of using the DefaultHttpClient. This class use the system properties to configure a proxy as described in https://docs.oracle.com/javase/7/docs/api/java/net/doc-files/net-properties.html.

Environment: Jenkins 1.590, http_request 1.8.5
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