Skip to content

Commit 2933140

Browse files
committed
update doc
1 parent b657a50 commit 2933140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/vs/server/node/webClientServer.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ export class WebClientServer {
140140
}
141141

142142
/**
143-
* Handle HTTP requests for /static/*
143+
* Handle extension resources
144144
*/
145145
private async _handleExtensionResource(req: http.IncomingMessage, res: http.ServerResponse, parsedUrl: url.UrlWithParsedQuery): Promise<void> {
146146
// Strip `/extensionResource/` from the path

0 commit comments

Comments
 (0)