download file when content type is file

Feature Request
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.
I plan to add this soon!
@Gregory Schier
content-type application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
I still can’t download the file for the above content-type
Sorry, for the double reply posts. Earlier, I replied at the wrong level.
https://yaak.app/blog/2024.6.0
@Gregory Schier
content-type application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
I still can’t download the file for the above content-type