vscode-restclient icon indicating copy to clipboard operation
vscode-restclient copied to clipboard

REST Client Extension for Visual Studio Code

Results 280 vscode-restclient issues
Sort by recently updated
recently updated
newest added

I send a request to servers and get a page status is 500. This page contains a glorified error message 。 Can I use this to see the results returned,...

enhancement

Why we can't copy text from the response ?

The connection was rejected. Either the requested service isn’t running on the requested server/port, the proxy settings in vscode are misconfigured, or a firewall is blocking requests. Details: RequestError: connect...

Bumps [got](https://github.com/sindresorhus/got) from 9.6.0 to 11.8.5. Release notes Sourced from got's releases. v11.8.5 Backport security fix https://github.com/sindresorhus/got/commit/861ccd9ac2237df762a9e2beed7edd88c60782dc CVE-2022-33987 https://github.com/sindresorhus/got/compare/v11.8.4...v11.8.5 v11.8.3 Bump cacheable-request dependency (#1921) 9463bb6 Fix HTTPError missing .code property...

dependencies

- REST Client Version: 0.25.0 - VSCode Version: 1.68.1 - OS Version: Windows 10, version 21H2, build 19044.1706 Steps to Reproduce: 1. Download a large binary file 2. VS Code...

Bumps [async](https://github.com/caolan/async) from 2.6.1 to 3.2.4. Changelog Sourced from async's changelog. v3.2.4 Fix a bug in priorityQueue where it didn't wait for the result. (#1725) Fix a bug where unshiftAsync...

dependencies

- REST Client Version: v0.24.6 - VSCode Version: 1,67.2 - OS Version: Windows 10 Steps to Reproduce: The following are highlighted the same way, but not parsed the same way....

bug

When I first send a request using the plugin, the response displays in a split window on the right. But when I send another request, it closes the previous split...

windows 10 wsl2 rest client v0.24.6 The tested api returns binary data (encrypted), and I want to submit it to another custom api for decryption. When I write the following,...

feature request

Add a command line argument for curl, called: --data-urlencode