This project is archived and is in readonly mode.
Changeset [a14bbd7a8574c3b485d4b71e0950b2b9ff4e90d7] by Joshua Peek
December 19th, 2008 @ 10:49 PM
Process CGI 'cookie' header into 'Set-Cookie' for all responses. This mostly affects response.headers['cookie'] for test requests. Use response.cookies instead. http://github.com/rails/rails/co...
Committed by Joshua Peek
- M actionpack/lib/action_controller/rack_process.rb
- M actionpack/lib/action_controller/response.rb
- M actionpack/lib/action_controller/test_process.rb
- M actionpack/test/controller/cookie_test.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>