mirror of
https://github.com/microsoft/vscode.git
synced 2026-09-03 07:44:02 +01:00
Applies the existing ensure_auth helper to more control server RPC handlers. - Adds ensure_auth to update, servermsg, prune, callserverhttp, httpheaders, and httpbody - Adds a unit test for the ensure_auth helper (Commit message generated by Copilot) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>