mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-14 12:11:43 +01:00
87ed97df8b
* 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.