Project

General

Profile

Actions

Bug #6889

closed

Restore backwards compatibility of Net::HTTP

Added by drbrain (Eric Hodel) over 11 years ago. Updated over 11 years ago.

Status:
Closed
Target version:
ruby -v:
-
Backport:
[ruby-core:47239]

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

Also available in: Atom PDF

Like0
Like0Like0