-
Notifications
You must be signed in to change notification settings - Fork 541
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
fetch a long base64 url will crash and nothing happens #1574
Labels
Comments
@nodejs/undici ? |
Moved to the undici repo. |
Thanks for reporting! Would you like to send a Pull Request to address this issue? Remember to add unit tests. |
ahaoboy
added a commit
to ahaoboy/undici
that referenced
this issue
Jul 25, 2022
ahaoboy
added a commit
to ahaoboy/undici
that referenced
this issue
Jul 25, 2022
ahaoboy
added a commit
to ahaoboy/undici
that referenced
this issue
Jul 25, 2022
metcoder95
pushed a commit
to metcoder95/undici
that referenced
this issue
Dec 26, 2022
crysmags
pushed a commit
to crysmags/undici
that referenced
this issue
Feb 27, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version
v18.6.0
Platform
Darwin C02G87AYMD6R 21.5.0 Darwin Kernel Version 21.5.0: Tue Apr 26 21:08:22 PDT 2022; root:xnu-8020.121.3~4/RELEASE_X86_64 x86_64
Subsystem
macos
What steps will reproduce the bug?
node test.js
How often does it reproduce? Is there a required condition?
always reproduce
What is the expected behavior?
expect log true always or throw error
What do you see instead?
when url is long enough, fetch is crash and nothing happen
Additional information
No response
The text was updated successfully, but these errors were encountered: