thunder-client-support
thunder-client-support copied to clipboard
Thunder Client is a lightweight Rest API Client Extension for VS Code.
**Is your feature request related to a problem? Please describe.** Sometimes it would be nice to stop a collection from running if a request fails **Describe the solution you'd like**...
I would like to test single endpoint with permutation of multiple combination of parameters. Lets say we have request like this: ``` /chart?period={{period}}&asset={{asset}}&language={{language}} ``` Currently i need to create one...
**Is your feature request related to a problem? Please describe.** Now if I want to save response into file it being saved without headers. But headers are very important, for...
**Describe the bug** When the HTTP code snippet is generated, it is generated with the first letter in uppercase and the format should be the same as in the header....
**Is your feature request related to a problem? Please describe.** Environment: v1.18.7 Using HTTP GET request with a header x-csrf-token with a value of "Fetch" is expected to fetch a...
When you switch envrionment when operating in project mode, the thunderEnrionment.json gets updated and marked as modified by Git respectively. This setting is not worth commiting into Git.
**Is your feature request related to a problem? Please describe.** **Describe the solution you'd like** Test via terminal or Github Actions **Describe alternatives you've considered** **Implementation:**
Its would be nice to be able to search the outputed Json request like we can in browser
Will this be available in vscode.dev or cdr/code-server anytime soon or ever? Thanks
Very exciting tool! I am considering switching my team from Postman to Thunder Client. **Is your feature request related to a problem? Please describe.** I use the global environment, local...