![]() |
|
|
Issue Type:
|
Bug
|
Affects Versions:
|
JRuby 1.7.0.pre1, JRuby 1.6.7 |
Assignee:
|
Unassigned |
Components:
|
Java Integration |
Created:
|
03/Jun/12 11:47 PM
|
Description:
|
There is an accepted http_proxy setting as an environment variable or setting a JVM System property http.proxyHost. Net::HTTP seems to only register a proxy setting when explicitly declared with Net::HTTP::Proxy#start.
Net::HTTP should check at least the JVM system property when making requests. The doc does mention not using the ENVIRONMENT variable but I believe a special case should be made for a JVM setting.
https://github.com/jruby/jruby/pull/195
|
Environment:
|
jruby -J-Dhttp.proxyHost=localhost -J-Dhttp.proxyPort=8080
|
Fix Versions:
|
JRuby 1.7.0.pre2 |
Project:
|
JRuby
|
Priority:
|
Minor
|
Reporter:
|
Jacob Evans
|
Original Estimate:
|
1 hour
|
Remaining Estimate:
|
1 hour
|
|
|
|
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
|
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email