Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Custom Request Headers for Electron Updater #1175

Closed
kevinbuhmann opened this issue Jan 26, 2017 · 2 comments · May be fixed by qcif/data-curator#563
Closed

Feature request: Custom Request Headers for Electron Updater #1175

kevinbuhmann opened this issue Jan 26, 2017 · 2 comments · May be fixed by qcif/data-curator#563

Comments

@kevinbuhmann
Copy link
Contributor

I'd like to be able add custom request headers (specifically, an authorization header) to the HTTP requests sent by electron updater. Perhaps as in config parameter passed to autoUpdater.checkForUpdates()?

@develar
Copy link
Member

develar commented Jan 26, 2017

requestHeaders option should be added to AppUpdater base class.

@kevinbuhmann
Copy link
Contributor Author

Thanks for that info. I am happy to send a pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants