Fix ->finalize_headers getting called twice. RT#78090
authorTomas Doran <bobtfish@bobtfish.net>
Sat, 30 Jun 2012 15:40:57 +0000 (16:40 +0100)
committerTomas Doran <bobtfish@bobtfish.net>
Sat, 30 Jun 2012 15:44:38 +0000 (16:44 +0100)
commit89ba65d5fb85ab30fa5d8109cd0d22860608605b
tree26547c6556f33b85abbaf6cc2837c965de7a931b
parentf444811bb1a174c842e80bf5b9a4c24dc1a85ee0
Fix ->finalize_headers getting called twice. RT#78090
Changes
lib/Catalyst.pm
lib/Catalyst/Engine.pm
lib/Catalyst/Response.pm
t/aggregate/live_component_controller_action_streaming.t
t/lib/TestApp.pm