Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

code-server cannot use curl to request (Web browser open-vsx.org) #1321

Open
Alan3344 opened this issue Nov 10, 2024 · 1 comment
Open

code-server cannot use curl to request (Web browser open-vsx.org) #1321

Alan3344 opened this issue Nov 10, 2024 · 1 comment

Comments

@Alan3344
Copy link

  • REST Client Version: v0.26.0
  • VSCode Version: v4.95.1
  • OS Version: Windows 11 professional 24H2 / Google Chrome: 130.0.6723.117 (Official Build) (64-bit) (cohort: Stable)

Steps to Reproduce:

  1. Install code-server using docker
  2. Open code-server in a web browser
  3. Search and install the plugin rest-client
  4. Open a folder and create a new curl.http file
  5. Click Send Request
  6. A prompt will pop up: u.default is not a function

Reference plugin link

The latest version of Vscode client can work normally

Version: 1.95.1 (user setup)
Commit: 65edc4939843c90c34d61f4ce11704f09d3e5cb6
Date: 2024-10-31T05:14:54.222Z
Electron: 32.2.1
ElectronBuildId: 10427718
Chromium: 128.0.6613.186
Node.js: 20.18.0
V8: 12.8.374.38-electron.0
OS: Windows_NT x64 10.0.26100
Installation Details
docker run -it -p 45001:8080 -v //d/mycode:/home/coder/mycode:rw --name code-server codercom/code-server:latest
code-server: v4.95.1
Code: 1.95.1
Commit: 952523f288b1351f622a19507eb699b97c1d6410
Date: 2024-11-01T21:10:15.854Z
Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36

image

image

image

@Alan3344
Copy link
Author

Alan3344 commented Nov 10, 2024

Extension Host (Remote) logs:
No logs in REST output window
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant