summary refs log tree commit
path: root/lib/rack/media_type.rb
DateCommit message (Expand)
2019-10-16Merge branch 'master' into optimize-static
2019-04-18Downcase type in-place
2019-04-18Optimize Rack::MediaType.params
2018-04-17RuboCop: enable Layout/Space* cops (#1259)
2018-04-13Add frozen_string_literal: true to remaining files
2016-06-06replace first and last characters check
2015-06-12Added media_type methods in Rack::Response