<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&location=9&type=1&singletestpage=ping-test&pass=&ttref=http%3A%2F%2Fwww.websitepulse.com%2F&__=1323068838832" target="_blank">http://www.websitepulse.com/help/testreq.php?host=www.ya.ru&location=9&type=1&singletestpage=ping-test&pass=&ttref=http%3A%2F%2Fwww.websitepulse.com%2F&__=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> <br>--<br>Denis Spichkin.<br> </p>
</body>
</html>