Sameh Sharaf

Results 1 comments of Sameh Sharaf

Here's how you set the attachment file name. Use `set_header()` to set response headers: `response.set_header('Content-Disposition', 'attachment; filename={your-file-name.ext}')`