From: ayumu.aizawa@... Date: 2015-01-03T11:35:12+00:00 Subject: [ruby-core:67307] [ruby-trunk - Feature #10652] Automatic detection of user and password from env Issue #10652 has been updated by Ayumu AIZAWA. I confirmed RFC1738, it says "No user name or password is allowed." for HTTP. So, I will revert r49118, sorry. ---------------------------------------- Feature #10652: Automatic detection of user and password from env https://bugs.ruby-lang.org/issues/10652#change-50766 * 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/