# File lib/action_controller/response.rb, line 50
def
status=
(
status
)
headers
[
'Status'
] =
status
end