thunder-client-support
thunder-client-support copied to clipboard
Thunder Client is a lightweight Rest API Client Extension for VS Code.
**Describe the bug** When trying to use environment variables from a dotenv file in a project opened in WSL the environment variable don't work/aren't loaded (the variable is gray), but...
**Describe the bug** When adding a file using the Files option under Form Fields on a Windows computer, the Path to the file is created as an absolute path from...
CSRF protection is now commonplace in web and api routes. Modern API testing utilities provide features that enables handling CSRF cookies and embedding such cookies in the request headers automatically....
Currently one can either work in global scope (all data saved in one place) or project scope (bound to a workspace directory). In the former case you cannot save any...
When i hover on collection , tool tip with ... (more options) is showing up, which is screen reader inaccessible. plz fix it. I am using nvda screen reader.
i want to save the json i get from an endpoint in an environment variable, lets call it {{response}}. After that i want to do another api call with the...
Right now we can save (part of) the response of a request (for example, an access-token, let's call this request **Authenticate**) to a variable, which can then be used in...
Hi, I am testing a REST API which creates a resource, and I would like to check if the resource is correctly created. In order to do so, I am...
It is almost impossible to scroll down the list using the scrollbar drag and drop way. Would be nice if the width of the bar could be increased. Thank you...
Would be nice if we can get the mouse right click support for this menu in each item, instead of clicking the three dots menu button Thank you 