rails--rails/actionpack/lib/action_controller/cgi_ext
David Heinemeier Hansson 093c725732 Fix that redirects should set "Location" header, not "location", and remove dead CGI.redirect
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5634 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-11-26 05:04:57 +00:00
..
cgi_ext.rb Fix that redirects should set "Location" header, not "location", and remove dead CGI.redirect 2006-11-26 05:04:57 +00:00
cgi_methods.rb Multipart form values may have a content type without being treated as uploaded files if they do not provide a filename. Closes #6401. 2006-11-09 18:52:19 +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 r4487@asus: jeremy | 2006-04-29 12:21:39 -0700 2006-07-08 18:14:49 +00:00