[ruby-core:78399] [Ruby trunk Bug#12986] HTTP/request basic_auth context should be switched
From:
bluebaroncanada@...
Date:
2016-11-28 04:04:08 UTC
List:
ruby-core #78399
Issue #12986 has been reported by James Baron. ---------------------------------------- Bug #12986: HTTP/request basic_auth context should be switched https://bugs.ruby-lang.org/issues/12986 * Author: James Baron * Status: Open * Priority: Normal * Assignee: * ruby -v: 2.3.1p112 * Backport: 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN ---------------------------------------- HTTP basic auth should be persisted over the HTTP object and not the request object. The consequence is having to authenticate on every request. -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>