Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: send_errorChapter 17
The LWP Library
Next: Reference: send_file
 

send_file_response

 $c->send_file_response (filename)

Sends a response with the file filename as content. If filename is a directory, an index listing will be generated and sent as HTML.


Previous: Reference: send_errorPerl in a NutshellNext: Reference: send_file
Reference: send_errorBook IndexReference: send_file