Skip to content

Fix serverside TLS support of SplitHTTP H1/H2#3567

Merged
mmmray merged 2 commits intoXTLS:mainfrom
mmmray:splithttp-server-tls
Jul 21, 2024
Merged

Fix serverside TLS support of SplitHTTP H1/H2#3567
mmmray merged 2 commits intoXTLS:mainfrom
mmmray:splithttp-server-tls

Conversation

@mmmray
Copy link
Contributor

@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
@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.
leninalive pushed a commit to amnezia-vpn/amnezia-xray-core that referenced this pull request Oct 29, 2024
Fix XTLS#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.
it2konst pushed a commit to it2konst/gametunnel-core that referenced this pull request Mar 1, 2026
Fix XTLS#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