Xray-core/transport/internet/httpupgrade
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 Fix HTTPUpgrade init 2024-04-07 19:52:48 -04:00
config.pb.go Generate *.pb.go files with protoc v5.27.0 2024-05-26 03:20:53 +00:00
config.proto Update proto file for websocket and httpupgrade (breaking) 2024-03-30 07:42:41 +00:00
connection.go Fix(httpupgrade): X-Forwarded-For header not read. (#3172) 2024-03-23 13:34:51 -04:00
dialer.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
httpupgrade_test.go Try to fix infinite conn read in tests 2024-07-01 23:55:30 -04:00
httpupgrade.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
hub.go Properly parse HTTP host for verification 2024-07-07 22:35:11 -04:00