<html>
<head>
<title>chunked response and Catalyst ??</title>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body>
<p>Hello everyone,<br> <br> Please if anyone know the answer for my question, help ...<br> <br> Is there any way of generating chunked response inside Catalyst and<br> any its Views.<br> <br> I have inside side that create chunked response , created gradually<br> output for example such as<br> <a href="http://www.websitepulse.com/help/testreq.php?host=www.ya.ru&amp;location=9&amp;type=1&amp;singletestpage=ping-test&amp;pass=&amp;ttref=http%3A%2F%2Fwww.websitepulse.com%2F&amp;__=1323068838832" target="_blank">http://www.websitepulse.com/help/testreq.php?host=www.ya.ru&amp;location=9&amp;type=1&amp;singletestpage=ping-test&amp;pass=&amp;ttref=http%3A%2F%2Fwww.websitepulse.com%2F&amp;__=1323068838832</a><br> <br> I need create Catalyst Controller that after getting client request<br> will generate request to my inside resource and get chunked response<br> and while getting chunked response will generate through any Catalyst<br> View chunked response to first client 
request.<br>&nbsp;<br>--<br>Denis Spichkin.<br>&nbsp;</p>

</body>
</html>