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

feat: expose GlobalResponse for net.fetch #215

Merged
merged 1 commit into from
Jan 26, 2023
Merged

Conversation

nornagon
Copy link
Member

net.fetch() needs to reference the Response object in Node.js. There's already
some object called 'Response' in the Electron namespace, and there's no way to
escape a scope
in
typescript, so here we go.

@MarshallOfSound MarshallOfSound merged commit 68e3f7d into main Jan 26, 2023
@MarshallOfSound MarshallOfSound deleted the global-response branch January 26, 2023 23:59
@continuous-auth
Copy link

🎉 This PR is included in version 8.11.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

None yet

3 participants