aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_dispatch/http/headers.rb
Commit message (Expand)AuthorAgeFilesLines
* Unneeded require memoizableAkira Matsuda2011-11-121-2/+0
* Remove usage of memoizable from ActionPack.José Valim2011-06-161-3/+3
* Silence some trivial warnings: shadowed local vars, indentation mismatchesJeremy Kemper2009-12-281-7/+7
* Move HTTP libs and middleware into ActionDispatch componentJoshua Peek2009-01-271-0/+33