1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib/action_controller/cgi_ext
2006-03-12 16:03:44 +00:00
..
cgi_ext.rb
cgi_methods.rb Mime types are separated by a comma, not semicolon, in the Accept header. Also switch all internal configuration of mime types away from strings and over to Mime::Type [DHH] 2006-03-12 16:03:44 +00:00
cookie_performance_fix.rb Handle cookie parsing irregularity for certain Nokia phones. Closes #2530. 2005-11-15 07:51:09 +00:00
raw_post_data_fix.rb Strip out trailing &_= for raw post bodies #2868 2005-11-21 08:04:28 +00:00