summaryrefslogtreecommitdiff
path: root/lib/rack/headers.rb
Commit message (Expand)AuthorAgeFilesLines
* Store downcased common headers at class level (#2046)Akira Matsuda2023-03-131-2/+85
* Add frozen_string_literal magic comment to all .rb files (#2045)Akira Matsuda2023-03-081-0/+2
* Trim trailing white space throughout the project (#1990)Jon Dufresne2022-12-031-12/+12
* Add nocov markers around branches that depends on Ruby versionJeremy Evans2022-05-251-0/+4
* Add Rack::Headers to support lower-case header keysJeremy Evans2022-02-021-0/+150