aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/dispatch/response_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Rely on set and delete cookie logic from rack.José Valim2010-05-181-0/+4
* Reinstate pending tests that were supposed to be fixed before theJoshua Peek2010-02-191-16/+8
* Cookies middlewareJoshua Peek2010-01-161-6/+3
* Fix bare string Rack response bodiesJeremy Kemper2009-12-231-2/+2
* Pending tests for AD ResponseJoshua Peek2009-12-171-0/+113
* Don't need response prepare!Joshua Peek2009-12-171-8/+0
* Remove legacy processing and content_lengthYehuda Katz2009-08-021-4/+2
* Update cache_control to be a Hash of options that is used to build the header.Yehuda Katz2009-08-021-2/+2
* Move useful response test helpers into requestJoshua Peek2009-04-261-0/+47
* Create a new file for response testsJoshua Peek2009-04-261-0/+83