From: ayumu.aizawa@... Date: 2015-01-03T10:58:01+00:00 Subject: [ruby-core:67306] [ruby-trunk - Feature #10652] Automatic detection of user and password from env Issue #10652 has been updated by Ayumu AIZAWA. I'm sorry that I missed this issue. However I think it's reasonable to storing the credential into env. I believe that the ruby should provide way to access credential which is put on environment as a tool. Using this feature or not is depends on the user. But if majority do not agree to enable this pach, I'm ok to reverting it soon. ---------------------------------------- Feature #10652: Automatic detection of user and password from env https://bugs.ruby-lang.org/issues/10652#change-50765 * Author: Rafael Silva * Status: Assigned * Priority: Normal * Assignee: Ayumu AIZAWA * Category: lib * Target version: Next Major ---------------------------------------- Get user and pass from http_proxy variable when specified, so that NET::HTTP can handle connections behind authenticated proxies automatically. I'm new, so please correct me if this isn't the correct way to go. Also, I've open a PR on github at [[https://github.com/ruby/ruby/pull/763]] ---Files-------------------------------- f17b3008197b81b8afaefb7de2ed43187620a1dc.patch.txt (1.07 KB) -- https://bugs.ruby-lang.org/