Skip to content

v4.0.0

Compare
Choose a tag to compare
@pcai pcai released this 13 Feb 20:15

HTTPI is officially in maintenance mode. Our emphasis will now be on bugs, security fixes, and compatibility with the wider ecosystem. See this issue for details.

  • Adds support for rack 3.0.
  • POTENTIAL BREAKING CHANGE: HTTPI::Request#headers and HTTPI::Response#headers now return Rack::Headers instead of Rack::Utils::HeaderHash. This change is motivated by an upcoming change to rack 3.1.