HTTP v5.1.0 Release Notes

Release Date: 2022-06-17 // almost 2 years ago
    • ⬇️ Drop ruby-2.5 support.

    • #715 Set default encoding to UTF-8 for application/json. ([@drwl])

    • #712 Recognize cookies set by redirect. ([@tkellogg])

    • #707 Distinguish connection timeouts. ([@YuLeven])


Previous changes from v5.0.4

    • #698 Fix HTTP::Timeout::Global#connect_ssl. ([@tarcieri])