net-http
net-http copied to clipboard
[DOC] Fix links
@hsbt @nurse Can we remove Net::HTTPSession now, or should we wait until after the release of Ruby 3.5? I think that would fix the issue.
+1, It's time to remove that.
Net::HTTPSession is kept for compatibility discussed on https://bugs.ruby-lang.org/issues/6889 and https://bugs.ruby-lang.org/issues/20900
The constant is moved into http.rb at 8e98fbdd19e49e6972d1eda1523b699b99a825f6.
Since the deprecation warning is introduced by 3d8e1ee40f4aa780243458ee0e527807b948c8fd, it's ok to remove.