aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/dispatch/test_request_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Expect Rack 1.1Joshua Peek2009-12-261-1/+1
* Rack: HTTPS is either 'on' or 'off' as of 9b7a0569e4067d0c23a00fc24273436e85c...Jeremy Kemper2009-11-101-1/+1
* Fix a few more 1.9 bugs. Rack 1.0.1 is required for 1.9 compliance but not re...Yehuda Katz2009-10-151-1/+1
* rack-test 0.4.2 has rack 1.1.pre goodies, we'll use it insteadJoshua Peek2009-08-311-2/+2
* Fix implicit ordering expectationJeremy Kemper2009-05-021-1/+1
* Move TestRequest cookies accessor into AD TestRequestJoshua Peek2009-04-301-0/+15
* Depend on unreleased rack 1.1Joshua Peek2009-04-301-1/+1
* Start moving TestRequest and TestResponse into ActionDispatchJoshua Peek2009-04-301-0/+30