Xray-core/transport/internet/websocket
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 separate host config for websocket 2024-03-30 07:43:05 +00: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 Refactor log (#3446) 2024-06-29 14:32:57 -04:00
dialer.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
dialer.html Use ArrayBuffer in WS browser dialer binaryType (#3468) 2024-06-23 05:31:57 +08:00
hub.go Properly parse HTTP host for verification 2024-07-07 22:35:11 -04:00
ws.go Run core/format.go 2022-12-25 19:47:53 -05:00
ws_test.go Try to fix infinite conn read in tests 2024-07-01 23:55:30 -04:00