Module: Roda::RodaResponseHeaders

Defined in:
lib/roda/response.rb

Overview

Contains constants for response headers. This approach is used so that all headers used internally by Roda can be lower case on Rack 3, so that it is possible to use a plain hash of response headers instead of using Rack::Headers.