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
Marcel Molina 489ace60fb Remove Upload Progress. Closes #2871.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3406 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-01-13 04:27:53 +00:00
..
cgi_ext.rb Added support for POST data in form of YAML or XML, which is controller through the POST_DATA_MARSHAL header 2005-05-14 08:36:19 +00:00
cgi_methods.rb Undo condition change made in [2345] to prevent normal parameters arriving as StringIO. 2005-09-27 23:39:56 +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