Xray-core/transport/internet/splithttp
ll11l1lIllIl1lll c40fc44a34 SplitHTTP: Client supports HTTP/3 (#3543)
Closes https://github.com/XTLS/Xray-core/issues/3456

Co-authored-by: Fangliding <Fangliding.fshxy@outlook.com>
Co-authored-by: mmmray <142015632+mmmray@users.noreply.github.com>
2024-07-17 07:55:28 -05:00
..
browser_client.go Add SplitHTTP Browser Dialer support (#3484) 2024-07-11 07:56:20 +00:00
client.go SplitHTTP: Client supports HTTP/3 (#3543) 2024-07-17 07:55:28 -05:00
config.go Add SplitHTTP Transport (#3412) 2024-06-18 05:36:36 +00:00
config.pb.go Add SplitHTTP Transport (#3412) 2024-06-18 05:36:36 +00:00
config.proto Add SplitHTTP Transport (#3412) 2024-06-18 05:36:36 +00:00
connection.go Add SplitHTTP Transport (#3412) 2024-06-18 05:36:36 +00:00
dialer.go SplitHTTP: Client supports HTTP/3 (#3543) 2024-07-17 07:55:28 -05:00
hub.go Fix SplitHTTP race condition when creating new sessions (#3533) 2024-07-17 11:41:17 +00:00
lazy_reader.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
splithttp_test.go Fix SplitHTTP race condition when creating new sessions (#3533) 2024-07-17 11:41:17 +00:00
splithttp.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
upload_queue_test.go splithttp Read() using blocking mode (#3473) 2024-06-24 11:09:24 -04:00
upload_queue.go Add SplitHTTP Browser Dialer support (#3484) 2024-07-11 07:56:20 +00:00