savonrb / httpi

Common interface for Ruby's HTTP clients
http://httpirb.com
MIT License
301 stars 151 forks source link

Warning: Rack::Utils::HeaderHash is deprecated and will be removed in Rack 3.1, switch to Rack::Headers #246

Closed rgaufman closed 6 months ago

rgaufman commented 6 months ago

Getting this deprecation warning:

/opt/homebrew/lib/ruby/gems/3.3.0/gems/httpi-3.0.1/lib/httpi/request.rb:72: warning: Rack::Utils::HeaderHash is deprecated and will be removed in Rack 3.1, switch to Rack::Headers
pcai commented 6 months ago

dupe of #239 addressed in v4.0.1