Skip to content

Terminate TLS-routed HTTP/2 with ALPN#364

Merged
kacy merged 2 commits intomainfrom
http2-alpn-termination
Mar 30, 2026
Merged

Terminate TLS-routed HTTP/2 with ALPN#364
kacy merged 2 commits intomainfrom
http2-alpn-termination

Conversation

@kacy
Copy link
Copy Markdown
Owner

@kacy kacy commented Mar 30, 2026

Summary

  • negotiate ALPN in the TLS handshake and prefer h2 when offered
  • route TLS traffic for HTTP-routed hosts through the local listener instead of only direct container backends
  • propagate https into the routed request path for both HTTP/1.1 and HTTP/2, with docs updated to reflect the supported edge behavior

Validation

  • YOQ_SKIP_SLOW_TESTS=1 zig build test
  • 1747 passed; 26 skipped; 0 failed

@kacy kacy merged commit a5e1737 into main Mar 30, 2026
6 of 7 checks passed
@kacy kacy deleted the http2-alpn-termination branch March 30, 2026 12:07
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.

1 participant