$ c ->send_file ( filename )
c
filename
Copies contents of the file filename to the client as the response. filename can be a string that is interpreted as a filename, or a reference to a glob.
Copyright © 2001 O'Reilly & Associates. All rights reserved.