Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

I just started to use HTTP::Daemon, and can send web pages with no problem, other than that I can not figure out how to send imgaes, like JPEG.

When I call send_file_response, can I sepcify type of the file, like image/jpg?

What is the right way to do this?

  • Comment on How to use Http::Daemon to send images?

Replies are listed 'Best First'.
•Re: How to use Http::Daemon to send images?
by merlyn (Sage) on Jul 02, 2003 at 20:13 UTC