1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib
Guillermo Iguaran a62001c542 Set the status before of setting the response body
The 401 status should be set first because setting the response body in
a live controller also closes the response to further changes.

Fixes #14229.
2014-06-13 02:25:26 -05:00
..
abstract_controller
action_controller Set the status before of setting the response body 2014-06-13 02:25:26 -05:00
action_dispatch
action_pack
abstract_controller.rb
action_controller.rb
action_dispatch.rb
action_pack.rb