-
Notifications
You must be signed in to change notification settings - Fork 38.4k
Closed
Labels
author-verification-requestedIssues potentially verifiable by issue authorIssues potentially verifiable by issue authorfeature-requestRequest for new features or functionalityRequest for new features or functionalityinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insidersserververification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded
Milestone
Description
It would be great if one could run web server behind a proxy. Currently, it doesn't find assets correctly.
There are several options to solve this:
- Using paths relative to the page where they are loaded from
- Allow the user to set a prefix (this is the approach Coder follows with
VSCODE_PROXY_URIenvironment variable and patch)
The current implementation of base path (#165391, #202491) is not sufficient as I explained in #202491 (comment) and following.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
author-verification-requestedIssues potentially verifiable by issue authorIssues potentially verifiable by issue authorfeature-requestRequest for new features or functionalityRequest for new features or functionalityinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insidersserververification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded