We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
void RES_CONTENT_DISPOSITION(const char *string[, ...])
Adds Content-Disposition to response header.
None
RES_CONTENT_DISPOSITION("attachment; filename=\"%s.csv\"", doc_name);
There was an error while loading. Please reload this page.