1
0
Fork 0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-07-13 05:24:15 +00:00
Xray-core/transport/internet/splithttp
チセ 964859b4bc SplitHTTP: Remove unnecessary keepalives ()
Remove keep alive since quic-go/http3 doesn't support stream reuse
Discussion see https://t.me/projectXray/3782492

Co-authored-by: Fangliding <Fangliding.fshxy@outlook.com>
Co-authored-by: xqzr <34030394+xqzr@users.noreply.github.com>
Co-authored-by: ll11l1lIllIl1lll <88377095+ll11l1lIllIl1lll@users.noreply.github.com>
2024-07-20 19:34:57 -05:00
..
browser_client.go Add SplitHTTP Browser Dialer support () 2024-07-11 07:56:20 +00:00
client.go SplitHTTP: Client supports HTTP/3 () 2024-07-17 07:55:28 -05:00
config.go Add SplitHTTP Transport () 2024-06-18 05:36:36 +00:00
config.pb.go Add SplitHTTP Transport () 2024-06-18 05:36:36 +00:00
config.proto Add SplitHTTP Transport () 2024-06-18 05:36:36 +00:00
connection.go Add SplitHTTP Transport () 2024-06-18 05:36:36 +00:00
dialer.go SplitHTTP: Remove unnecessary keepalives () 2024-07-20 19:34:57 -05:00
hub.go SplitHTTP: Server supports HTTP/3 () 2024-07-19 17:53:47 +00:00
lazy_reader.go Refactor log () 2024-06-29 14:32:57 -04:00
splithttp.go Refactor log () 2024-06-29 14:32:57 -04:00
splithttp_test.go SplitHTTP: Server supports HTTP/3 () 2024-07-19 17:53:47 +00:00
upload_queue.go Add SplitHTTP Browser Dialer support () 2024-07-11 07:56:20 +00:00
upload_queue_test.go splithttp Read() using blocking mode () 2024-06-24 11:09:24 -04:00