interagent / pliny

An opinionated toolkit for writing excellent APIs in Ruby.
MIT License
802 stars 73 forks source link

add support for Sinatra 4 #361

Closed beanieboi closed 8 months ago

beanieboi commented 8 months ago

What? add support for Sinatra 4

Why the header changes? newer rack version ship with a linter and according to the rack spec, headers have to be lower case.