HTML encode the link in the 302 redirect page to prevent XSS.
[catagits/Catalyst-Runtime.git] / t / aggregate / live_component_controller_action_die_in_end.t
2011-05-03 Dave Rolsky Add a test to make sure that a die in a Controller...