tdiary / tdiary-core

tDiary, The TSUKKOMI-able Weblog.
https://tdiary.org/
GNU General Public License v2.0
170 stars 67 forks source link

avoid Rack::Lint::LintError (partial fix #1050) #1051

Closed tdtds closed 2 years ago

tdtds commented 2 years ago

Rack 3.0の非互換で、HTTP header を小文字で指定しないとRack::Lint::LintError が発生するのを、一時的に回避する。