typescript-rest icon indicating copy to clipboard operation
typescript-rest copied to clipboard

Is there a way to override Content-Disposition when downloading a file

Open promethyttrium opened this issue 5 years ago • 0 comments

It looks like in the sendFile method in ServiceInvoker, the content disposition is hardcoded to attachment. Is there a way to override?

promethyttrium avatar Apr 05 '20 19:04 promethyttrium