thunderclient / thunder-client-support

Thunder Client is a lightweight Rest API Client Extension for VS Code.
https://www.thunderclient.com
Other
3.62k stars 127 forks source link

Support response-header content-disposition/filename for saving binary-files #1458

Closed Pimpnase closed 7 months ago

Pimpnase commented 8 months ago

Please describe feature/problem details and the solution you'd like. Our API responds with the header "content-disposition" which includes a filename. When saving this file thunder client suggests a random thunder-client-name instead of the one within the response-header. It would be ideal to adopt the content-disposition filename, if it is provided.

Example: content-disposition: attachment; filename="ABC-20240117-1.pdf"

Describe alternatives you've considered none

Are you using the free version/paid version/trial: paid version

rangav commented 8 months ago

Hi @Pimpnase

Can you please confirm the subscription by using the below form? https://www.thunderclient.com/contact

rangav commented 7 months ago

This feature is implemented and published to the marketplace, please update to v2.17.2

See all features in this update https://github.com/rangav/thunder-client-support/releases/tag/v2.17.2

Please test and let me know your feedback.

Pimpnase commented 7 months ago

Tested it and it works like a charm 👍 Very helpful.

rangav commented 7 months ago

@Pimpnase Thanks for confirmation :)