[Catalyst] Patch Engine and Response to support an IO::Handle for
body?
Andrew Bramble
andrew.bramble at omnilab.com.au
Tue Oct 18 06:06:13 CEST 2005
Hello,
firsttime poster / catalyst convert.
Wouldn't it be great if content could be read from an IO handle at response
time rather than held in the $c->response->body() scalar ?
Attached suggested patch against trunk/Catalyst/
It would make sense I suppose for Plugin::Static to do this also. Rather than
File::Slurp.
AB
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Catalyst-Engine.diff
Type: text/x-diff
Size: 595 bytes
Desc: not available
Url : http://lists.rawmode.org/pipermail/catalyst/attachments/20051018/2d73e0a5/Catalyst-Engine.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Catalyst-Response.diff
Type: text/x-diff
Size: 413 bytes
Desc: not available
Url : http://lists.rawmode.org/pipermail/catalyst/attachments/20051018/2d73e0a5/Catalyst-Response.bin
More information about the Catalyst
mailing list