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

fix(ext/node): prevent panic in http2.connect with uppercase header names #24780

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

satyarohith
Copy link
Member

Closes #24678

@satyarohith satyarohith enabled auto-merge (squash) July 29, 2024 11:29
Copy link
Member

@bartlomieju bartlomieju left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirmed that this test panics on main. LGTM

@satyarohith satyarohith merged commit 8bab761 into denoland:main Jul 29, 2024
17 checks passed
@satyarohith satyarohith deleted the fix_24678 branch July 29, 2024 12:18
crowlKats pushed a commit that referenced this pull request Jul 31, 2024
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.

Panic with npm:fetch-http2 when using headers with Uppercase characters
2 participants