From: v.ondruch@... Date: 2016-02-12T09:53:07+00:00 Subject: [ruby-core:73780] [Ruby trunk Feature#8317] URI: no_proxy with whitespaces and leading dots. Issue #8317 has been updated by Vit Ondruch. Could this be applied? BTW how is this relates to #10251? ---------------------------------------- Feature #8317: URI: no_proxy with whitespaces and leading dots. https://bugs.ruby-lang.org/issues/8317#change-56961 * Author: Zachary Scott * Status: Assigned * Priority: Normal * Assignee: akira yamada ---------------------------------------- =begin From (()) The previous implementation wouldn't allow for white-spaces nor a leading dot in the no_proxy list. The latter is described in the wget documentation as a valid case. By being more strict on the characters, which are counted to a domainname, we allow for white-spaces. Also, a possible leading dot will be handled gracefully. =end ---Files-------------------------------- 285.patch (1.22 KB) -- https://bugs.ruby-lang.org/ Unsubscribe: