1
0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-01-02 10:29:48 +00:00
Xray-core/transport/internet/httpupgrade
RPRX a2b773135a
XHTTP, WS, HU: Forbid "host" in headers, read serverName instead ()
WebSocket's config files should be updated ASAP.
2024-12-11 00:58:14 +00:00
..
config.go Fix HTTPUpgrade init 2024-04-07 19:52:48 -04:00
config.pb.go Chore: Generate *.pb.go files with protoc v5.28.2 2024-10-16 04:06:21 +00:00
config.proto Update proto file for websocket and httpupgrade (breaking) 2024-03-30 07:42:41 +00:00
connection.go Fix typos () 2024-07-12 00:20:06 +02:00
dialer.go XHTTP, WS, HU: Forbid "host" in headers, read serverName instead () 2024-12-11 00:58:14 +00:00
httpupgrade_test.go WS, HU: Remove unnecessary sleep from test () 2024-07-27 12:38:54 +00:00
httpupgrade.go Remove legacy code () 2024-09-23 11:28:19 -04:00
hub.go Properly parse HTTP host for verification 2024-07-07 22:35:11 -04:00