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.** When debugging an api endpoint that returns malformed json/xml/etc... the request is successful but the response tab will be empty...
**Is your feature request related to a problem? Please describe.** Adding the ability to auto-generate a timestamp which is +/- of the current timestamp **Describe the solution you'd like** Existing...
**Is your feature request related to a problem? Please describe.** **Describe the solution you'd like** **Describe alternatives you've considered** **Implementation:**
**Describe the bug** OAuth2 Bearer Token is cached when switching environments. This is a problem when using environment specific credentials. **To Reproduce** 1. Create 2 Environments 2. Add Variables für...
**Is your feature request related to a problem? Please describe.** The problem is APIs giving lots of data and it being heavily nested. When doing a GET request for example,...
**Describe the bug** When I use system variable the vs code showing error sign **To Reproduce** Utilize system variable in the JSON request body **Expected behavior** There should be detected...
**Is your feature request related to a problem? Please describe.** **Describe the solution you'd like** **Describe alternatives you've considered** **Implementation:** RFC 2069 (An Extension to HTTP: Digest Access Authentication)
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Currently I am using...
**Is your feature request related to a problem? Please describe.** When using the OAuth2 feature the generated access token is written inside of a commitable file when using the git...
# Description When executing tests and using setTo it would useful to be able to extract values using basic commands, something that we can do with Postman scripting. However, I...