aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_dispatch/http/feature_policy.rb
Commit message (Expand)AuthorAgeFilesLines
* Use `try` only when we're unsure if the receiver would respond_to the methodAkira Matsuda2019-08-011-1/+1
* Use match? where we don't need MatchDataAkira Matsuda2019-07-291-1/+1
* Adds support for configuring HTTP Feature Policy (#33439)Jacob Bednarz2019-07-101-0/+168