update doc

This commit is contained in:
Sandeep Somavarapu
2022-01-26 17:59:53 +01:00
parent b657a50a90
commit 29331407d0
+1 -1
View File
@@ -140,7 +140,7 @@ export class WebClientServer {
}
/**
* Handle HTTP requests for /static/*
* Handle extension resources
*/
private async _handleExtensionResource(req: http.IncomingMessage, res: http.ServerResponse, parsedUrl: url.UrlWithParsedQuery): Promise<void> {
// Strip `/extensionResource/` from the path