Closed as not planned
Description
Is there an existing issue for this?
- I have searched the existing issues
OS/Web Information
- Web Browser: Chrome
- Local OS: windows
- Remote OS: centos
- Remote Architecture: amd64
code-server --version
: 4.4.0
REST Client extension(https://marketplace.visualstudio.com/items?itemName=humao.rest-client),
the side window can pop after send a request but with no reply message.
Steps to Reproduce
- open code-server
- install extension, REST Client
- run command, send request. GET https://www.google.com
Expected
right side windows pop with reply message
Actual
right side windows pop with no message
Logs
No response
Screenshot/Video
Does this issue happen in VS Code or GitHub Codespaces?
- I cannot reproduce this in VS Code.
- I cannot reproduce this in GitHub Codespaces.
Are you accessing code-server over HTTPS?
- I am using HTTPS.
Notes
No response