You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "code-server provides a built-in proxy to help in developing web-based applications. This is the code for the domain-based proxy."
83
+
"description": "code-server provides a built-in proxy to help in developing web-based applications. This is the code for the domain-based proxy.\n\nAlso documented here: [https://github.com/cdr/code-server/blob/master/doc/FAQ.md#how-do-i-securely-access-web-services](https://github.com/cdr/code-server/blob/master/doc/FAQ.md#how-do-i-securely-access-web-services)"
84
84
},
85
85
{
86
86
"file": "src/node/routes/pathProxy.ts",
87
87
"line": 19,
88
-
"description": "Here is the path-based version of the proxy."
88
+
"description": "Here is the path-based version of the proxy.\n\nAlso documented here: [https://github.com/cdr/code-server/blob/master/doc/FAQ.md#how-do-i-securely-access-web-services](https://github.com/cdr/code-server/blob/master/doc/FAQ.md#how-do-i-securely-access-web-services)"
89
89
},
90
90
{
91
91
"file": "src/node/proxy.ts",
@@ -95,7 +95,7 @@
95
95
{
96
96
"file": "src/node/routes/health.ts",
97
97
"line": 5,
98
-
"description": "A simple endpoint that lets you see if code-server is up."
98
+
"description": "A simple endpoint that lets you see if code-server is up.\n\nAlso documented here: [https://github.com/cdr/code-server/blob/master/doc/FAQ.md#healthz-endpoint](https://github.com/cdr/code-server/blob/master/doc/FAQ.md#healthz-endpoint)"
0 commit comments