mirror of
https://github.com/microsoft/vscode.git
synced 2026-03-03 07:19:22 +00:00
* Attempt to use Electron fetch for github-authentication Also changes fallback from node-fetch to the built-in Node fetch * Remove Content-Length header Electron compatibility It looks like it was set incorrectly to the body contents anyways.