Skip to content
This repository was archived by the owner on Dec 15, 2023. It is now read-only.

Follow redirects when generating source for DefinitelyTyped#172

Open
ExE-Boss wants to merge 2 commits intomicrosoft:masterfrom
ExE-Boss:fix/follow-redirects
Open

Follow redirects when generating source for DefinitelyTyped#172
ExE-Boss wants to merge 2 commits intomicrosoft:masterfrom
ExE-Boss:fix/follow-redirects

Conversation

@ExE-Boss
Copy link
Contributor

@ExE-Boss ExE-Boss commented Oct 9, 2021

`http://registry.npmjs.org/${packageName}` now always redirects to `https://registry.npmjs.org/${packageName}`, which breaks loadString(…), as it assumes that redirects never happen.

@BendingBender
Copy link

@ExE-Boss Would you mind to rebase this to latest master? TS devs considered merging this but didn't because of the merge conflict.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments