rails--rails/actionpack/lib/action_controller/cgi_ext
David Heinemeier Hansson b37d7a70f9 Speed up cookie use by decreasing string copying #2194 [skae]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2245 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-09-15 05:30:56 +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 Performance improvements to CGI methods. Closes #1980 2005-09-08 11:28:54 +00:00
cookie_performance_fix.rb Speed up cookie use by decreasing string copying #2194 [skae] 2005-09-15 05:30:56 +00:00
multipart_progress.rb Load models and frequency typo on upoad progress #1555 [Sean Treadway] 2005-07-01 08:31:30 +00:00
raw_post_data_fix.rb Use chop! instead of chop! for efficiency 2005-09-02 18:01:26 +00:00