class Grip::Helpers::FileDownload

Defined in:

grip/helpers/file_download.cr

Class Method Summary

Class Method Detail

def self.send_file(context, path : String, mime_type : String | Nil = nil, gzip_enabled : Bool = false) #

[View source]