Postman is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs—faster.
[X] I have searched the existing issues for this feature request and I know that duplicates will be closed
Is your feature request related to a problem?
In postman app, we can download the response to a file with send and download option, which is not available in VSCode Postman extension. This would be very handy when testing APIs returning files.
Describe the solution you'd like
A button with send and download option to download returned response to file on local machine.
Is there an existing request for this feature?
Is your feature request related to a problem?
In postman app, we can download the response to a file with
send and download
option, which is not available in VSCode Postman extension. This would be very handy when testing APIs returning files.Describe the solution you'd like
A button with
send and download
option to download returned response to file on local machine.Describe alternatives you've considered
No response
Additional context
No response