if response content type is a known file type, let the user download the file to computer.
for example, i'm testing an endpoint that returns a pdf file (application/pdf), but couldnt find a way to download the response as a file.