HTTP v3.0.0 Release Notes

Release Date: 2017-10-01 // over 6 years ago
    • ⬇️ Drop support of Ruby 2.0 and Ruby 2.1. ([@ixti])

    • #410 Infer Host header upon redirects. ([@janko-m])

    • #409 Enables request body streaming on any IO object. ([@janko-m])

    • #413, #414 Fix encoding of body chunks. ([@janko-m])

    • #368, #357 Fix timeout issue. ([@HoneyryderChuck])