savonrb / httpi

Common interface for Ruby's HTTP clients
http://httpirb.com
MIT License
300 stars 150 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 8 months ago

rgaufman commented 8 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 8 months ago

dupe of #239 addressed in v4.0.1