Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 293 Bytes

File metadata and controls

8 lines (6 loc) · 293 Bytes

5.0.2

Bug Fixes

  • Made the following changes to NetHttpRequest
    • Adds connectionNode, like other Ruby HTTP clients
    • Makes requestNode and connectionNode public so subclasses can use them
    • Adds detection of Net::HTTP.start, a common way to make HTTP requests in Ruby