Closed asos-craigmorten closed 3 years ago
Support full suite of Express options for the sendFile() and download() response APIs, as well as the serveStatic() API options.
sendFile()
download()
serveStatic()
Should support:
options
See also https://github.com/expressjs/serve-static/#options
Can we extract error handling and options for other issues?
It's completely correlated but, we can deliver fast if we separate this task.
Issue
Support full suite of Express options for the
sendFile()
anddownload()
response APIs, as well as theserveStatic()
API options.Details
Should support:
options
- see https://github.com/pillarjs/send#sendreq-path-optionsSee also https://github.com/expressjs/serve-static/#options