in reply to
Re: serving an image with dancer and GD
in thread
serving an image with dancer and GD
Re^2: Dancer as a proxy
,
return send_file( \'i am the file contents', content_type => '...' );
Comment on
Re^2: serving an image with dancer and GD
Download
Code
In Section
Seekers of Perl Wisdom