nightingale-rest-api-client
nightingale-rest-api-client copied to clipboard
Send and Download option doesn't read ContentType / MIME type
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.
