Xray-core/transport/internet/splithttp
mmmray ab3c00e96b
SplitHTTP: Remove ok compatibility logic (#3753)
Remove some code that was added to maintain compatibility with older
Xray versions. This breaks compatibility with Xray-core v1.8.23 or older.
2024-09-03 02:25:15 +00:00
..
browser_client.go Add SplitHTTP Browser Dialer support (#3484) 2024-07-11 07:56:20 +00:00
client.go SplitHTTP: Fix connection leaks and crashes (#3710) 2024-08-22 17:07:57 +02:00
config_test.go SplitHTTP: Replace responseOkPadding with xPaddingBytes (#3643) 2024-08-10 21:47:42 +00:00
config.go SplitHTTP: Replace responseOkPadding with xPaddingBytes (#3643) 2024-08-10 21:47:42 +00:00
config.pb.go Pin protobuf packages (#3715) 2024-08-22 10:18:36 -04:00
config.proto SplitHTTP: Replace responseOkPadding with xPaddingBytes (#3643) 2024-08-10 21:47:42 +00:00
connection.go Add SplitHTTP Transport (#3412) 2024-06-18 05:36:36 +00:00
dialer.go SplitHTTP: Remove ok compatibility logic (#3753) 2024-09-03 02:25:15 +00:00
hub.go SplitHTTP: Remove ok compatibility logic (#3753) 2024-09-03 02:25:15 +00:00
lazy_reader.go SplitHTTP: Fix connection leaks and crashes (#3710) 2024-08-22 17:07:57 +02:00
splithttp_test.go SplitHTTP: Fix connection leaks and crashes (#3710) 2024-08-22 17:07:57 +02: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 SplitHTTP: Fix connection leaks and crashes (#3710) 2024-08-22 17:07:57 +02:00