Actions
Bug #6889
closedRestore backwards compatibility of Net::HTTP
Description
=begin
In Ruby 1.9.3 and earlier net/http defines a constant (({Net::HTTPSession})) which is an alias of (({Net::HTTP})).
In r35761 for #6435 I accidentally moved the constant to (({Net::HTTP::HTTPSession})).
The attached patch restores net/http to pre-r35761 behavior.
=end
Files
Actions
Like0
Like0Like0