vscode-restclient
vscode-restclient copied to clipboard
different Format json in Response (RESTClient and Postman)
-
REST Client Version: v0.25.1
-
VSCode Version: Version: 1.84.2 Commit: 1a5daa3a0231a0fbba4f14db7ec463cf99d7768e Date: 2023-11-09T10:50:47.800Z Electron: 25.9.2 ElectronBuildId: 24603566 Chromium: 114.0.5735.289 Node.js: 18.15.0 V8: 11.4.183.29-electron.0 OS: Linux x64 6.5.6-76060506-generic
-
OS Version: POP OS Linux
Steps to Reproduce:
Note the json return for base64_file. In RESTclient it inserts a \/ and in postman it only comes with /
This has hindered the copying of content for testing.
How to solve this and leave the response json without wrap lines.