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(http2) altsvc + origin support #17438

Merged
merged 27 commits into from
Feb 20, 2025
Merged

Conversation

cirospaciari
Copy link
Member

What does this PR do?

Fix: #16330
Improve on http2-wrapper support. Context: #14958 (comment)

  • Documentation or TypeScript types (it's okay to leave the rest blank in this case)
  • Code changes

How did you verify your code works?

Tests

@cirospaciari cirospaciari force-pushed the ciro/http2-altsvc-origin branch from df56f1c to 22b1115 Compare February 18, 2025 18:32
@robobun
Copy link

robobun commented Feb 18, 2025

Updated 11:28 AM PT - Feb 19th, 2025

@cirospaciari, your commit e0d0f2b has 4 failures in Build #11840:


🧪   try this PR locally:

bunx bun-pr 17438

@cirospaciari cirospaciari marked this pull request as draft February 18, 2025 23:38
@cirospaciari cirospaciari marked this pull request as ready for review February 18, 2025 23:55
@cirospaciari cirospaciari marked this pull request as draft February 19, 2025 01:12
@cirospaciari cirospaciari force-pushed the ciro/http2-altsvc-origin branch from 0f4d678 to 5821a50 Compare February 19, 2025 01:43
@cirospaciari cirospaciari force-pushed the ciro/http2-altsvc-origin branch from a6eaac1 to e0d0f2b Compare February 19, 2025 18:36
@cirospaciari cirospaciari marked this pull request as ready for review February 19, 2025 19:13
@Jarred-Sumner Jarred-Sumner merged commit 1e6fdc9 into main Feb 20, 2025
61 of 70 checks passed
@Jarred-Sumner Jarred-Sumner deleted the ciro/http2-altsvc-origin branch February 20, 2025 04:55
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.

HTTP2 request with uppercase header names fails
3 participants