v4.0.0
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
andHTTPI::Response#headers
now returnRack::Headers
instead ofRack::Utils::HeaderHash
. This change is motivated by an upcoming change to rack 3.1.