Xray-core/transport/internet/splithttp
yuhan6665 b8c0768b16 Properly parse HTTP host for verification
Also fix H2 transport to not verify if host is not defined
2024-07-07 22:35:11 -04: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 Fix connection reuse in splithttp HTTP/1.1 (#3485) 2024-07-01 05:30:34 +02:00
hub.go Properly parse HTTP host for verification 2024-07-07 22:35:11 -04:00
lazy_reader.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
splithttp.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
splithttp_test.go Try to fix infinite conn read in tests 2024-07-01 23:55:30 -04:00
upload_queue.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