-
-
Notifications
You must be signed in to change notification settings - Fork 4k
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(rest): use undici #7747
feat(rest): use undici #7747
Conversation
oh good, I was literally gonna start working on this in like 20 minutes, I can't write directly from here so I'll PR tests to your fork |
This comment was marked as outdated.
This comment was marked as outdated.
d9dd20e
to
020a380
Compare
…cord.js into undici-finally-wow
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like you didn't need me to write tests after all 😌
Just a few nits, also looks like you should regen your lockfile, it still has the collection version change in it.
This PR is ready. Only thing missing is a real replacement to the However, all the bugs I found were fixed and all the tests are now running. Please merge so I don't have to maintain this pr permanently 🙏. |
Oh |
Please describe the changes this PR makes and why it should be merged:
Transfers from
node-fetch
andform-data
toundici
.WIP:
nock
.undici.request
when abecause it's way faster.FormData
body isn't being sentpostFile
testsStatus and versioning classification: