Skip to content

HTTP proxy settings on Windows #8398

Discussion options

You must be logged in to vote

I don't think there's a cleaner solution than NO_PROXY right now.

I dug into this a little bit and was able to reproduce your issue using devproxy. Typically Electron based apps are smart enough to bypass the system proxy when loading local URLs, but the Help pane in Positron is not issuing the requests directly -- it's going through a proxy that lives in a different process. That proxy is responsible for the problem. Here's the issue w/ more details: #8426

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by HenningLorenzen-ext-bayer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants