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 serverside TLS support of SplitHTTP H1/H2 #3567

Merged
merged 2 commits into from
Jul 21, 2024

Conversation

mmmray
Copy link
Collaborator

@mmmray mmmray commented Jul 20, 2024

Fix #3566

Also update testsuite so that all tests read and write some data. Opening a connection is not enough to trigger connection errors, because the connection is so lazy.

@mmmray mmmray changed the title Fix TLS support of SplitHTTP H1/H2 Fix serverside TLS support of SplitHTTP H1/H2 Jul 20, 2024
@RPRX
Copy link
Member

RPRX commented Jul 21, 2024

Ready 时你直接合了吧,记得 Squash

@mmmray mmmray merged commit 22753e9 into XTLS:main Jul 21, 2024
36 checks passed
@mmmray mmmray deleted the splithttp-server-tls branch July 21, 2024 00:29
mmmray added a commit that referenced this pull request Jul 21, 2024
Fix #3566

Also update testsuite so that all tests read and write some data. Opening a connection is not enough to trigger connection errors, because the connection is so lazy.
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.

Splithttp with alpn http/1.1 doesn't work !
2 participants