The http.proxy can not connect my https proxy server

Thanks for reporting a bug you have found in Cursor!
Please add the following info to help us diagnose your issue:

:white_check_mark: Check the forum to ensure the issue hasn’t been reported already

:lady_beetle: Provide a clear description of the bug

not relative issue

:counterclockwise_arrows_button: Explain how to reproduce the bug (if known)

deploy a http_proxy server and use tls to project it.

config this in vscode setting:

“http.proxy”: “https://my.httpsproxy.fun:8080

:camera: Attach screenshots or recordings (e.g., .jpg, .png, .mp4).

err in httpsproxy server:

:laptop: Tell us your operating system and your Cursor version (e.g., Windows, 0.x.x).

Ubuntu Server 24.10
Cursor 0.46.8 AppImage

:prohibited: Tell us if the issue stops you from using Cursor.

yes, i can do nothing

seem like cursor (or vscode) not respect the scheme of http.proxy content

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.