aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_dispatch/http/mime_negotiation.rb
Commit message (Expand)AuthorAgeFilesLines
* escape constants that should not be linked toJoost Baaij2010-08-271-1/+1
* Slightly less annoying check for acceptable mime_types. This allows Accept: a...Paul Sadauskas2010-04-011-2/+2
* Request#content_type exists in Rack::Request, and other parts of Rack::Reques...wycats2010-03-281-2/+6
* Remove uneeded methods.José Valim2010-03-101-15/+0
* Split ActionDispatch http in smaller chunks.José Valim2010-01-161-0/+101