typescript-rest
typescript-rest copied to clipboard
Is there a way to override Content-Disposition when downloading a file
It looks like in the sendFile method in ServiceInvoker, the content disposition is hardcoded to attachment. Is there a way to override?