httprb / http

HTTP (The Gem! a.k.a. http.rb) - a fast Ruby HTTP client with a chainable API, streaming support, and timeouts
MIT License
3k stars 321 forks source link

Start 6.0.0 version #768

Closed ixti closed 11 months ago

ixti commented 11 months ago
ixti commented 11 months ago

I don't know why rubocop fails - it passes locally o_O

ixti commented 11 months ago

I think we can switch away from hash rocket (even though I prefer it, lately I learned to love new Hash style), and switch to kwargs instead of options Hashes with major bump.