[Dancer-users] recommended way to return large dynamic data?

sawyer x xsawyerx at gmail.com
Wed Oct 17 21:51:48 CEST 2012


As you can see, streaming with send_file is possible for a while now.

On Wed, Oct 17, 2012 at 4:24 AM, Maurice Mengel <mauricemengel at gmail.com>wrote:

> I guess you don't want to split it your response into pages (50 hits
> or so per page), you seem to want to stream a file to your users
> (without writing it to server hard disk). I looked into that a long
> while ago, got it to work in a test, but never used it in production.
>
> It's mentioned
> http://search.cpan.org/~xsawyerx/Dancer-1.3110/lib/Dancer.pm#send_file.
> _______________________________________________
> Dancer-users mailing list
> Dancer-users at perldancer.org
> http://www.backup-manager.org/cgi-bin/listinfo/dancer-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.backup-manager.org/pipermail/dancer-users/attachments/20121017/7aa358da/attachment.htm>


More information about the Dancer-users mailing list