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: support http urls #361

Closed
wants to merge 1 commit into from
Closed

feat: support http urls #361

wants to merge 1 commit into from

Conversation

everett1992
Copy link

I use an localhost http npm registry but corepack always uses the https module and errors on http:// urls.

I do not handle http to https redirects (https to http), I'm open to suggestions, like explicitly failing or only supporting secure upgrades.

@everett1992
Copy link
Author

I'll close this in favor of #365

@everett1992 everett1992 deleted the http branch February 11, 2024 16:52
@everett1992 everett1992 restored the http branch February 11, 2024 16:52
@everett1992 everett1992 deleted the http branch February 11, 2024 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feature request] support fetch COREPACK_NPM_REGISTRY from http protocol REGISTRY
1 participant