mirror of
https://github.com/XTLS/Xray-core.git
synced 2024-11-05 14:43:03 +00:00
f8ec93dfdd
* drain buffer correctly in httpupgrade it seems the recently added httupgrade testsuite is causing timeouts on master i have no evidence this is the real issue, but it feels to me that the server could accidentally over-read, and then the encapsulated connection will block forever trying to read data let's test it in CI a couple of times, i don't have a way to reproduce the issue * correctly drain buffer, again |
||
---|---|---|
.. | ||
config.go | ||
config.pb.go | ||
config.proto | ||
connection.go | ||
dialer.go | ||
errors.generated.go | ||
httpupgrade_test.go | ||
httpupgrade.go | ||
hub.go |