-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
Jenkins 1.590, http_request 1.8.5
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.
[JENKINS-25801] HTTP Request plugin does not work behind a proxy
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: Open [ 1 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 159781 ] | New: JNJira + In-Review [ 208258 ] |
Thanks for the patch.
Released in 1.8.6