nightingale-rest-api-client icon indicating copy to clipboard operation
nightingale-rest-api-client copied to clipboard

Send and Download option doesn't read ContentType / MIME type

Open 06MasonG opened this issue 4 years ago • 0 comments

When sending a request to an endpoint that returns a file, the 'Send and download' option always saves as an .xml file type?

The desired behaviour would be to read the Content-Disposition and Content-Type headers and process the download accordingly.

image

06MasonG avatar May 05 '21 14:05 06MasonG