aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/cgi_ext/cookie_performance_fix.rb
Commit message (Expand)AuthorAgeFilesLines
* Shine some sunlight on the CGI extensions. Remove unused CGI#session.Jeremy Kemper2007-05-151-125/+0
* Handle cookie parsing irregularity for certain Nokia phones. Closes #2530.Jeremy Kemper2005-11-151-1/+1
* Speed up cookie use by decreasing string copying #2194 [skae]David Heinemeier Hansson2005-09-151-7/+7
* Improved performance with 5-30% through a series of Action Pack optimizations...David Heinemeier Hansson2005-07-231-28/+32
* Moved the cookies fix to cgi_extDavid Heinemeier Hansson2004-12-291-0/+121