Files
rails/actionpack/lib
David Majda 621fe98166 Make ActionController::TestCase#recycle! set @protocol to nil
This ensures that the protocol does not get carried over when there are
two or more requests in functional tests. This was a problem when e.g.
the first request was HTTP and the second request was HTTPS.

Closes #2654.

Signed-off-by: Andrew White <andyw@pixeltrix.co.uk>
2011-08-24 14:06:22 -03:00
..
2011-08-16 15:29:50 -07:00