Xray-core/transport/internet/splithttp
RPRX a2b773135a
XHTTP, WS, HU: Forbid "host" in `headers`, read `serverName` instead (#4142)
WebSocket's config files should be updated ASAP.
2024-12-11 00:58:14 +00:00
..
browser_client.go WebSocket config: Add `heartbeatPeriod` for client & server (#4065) 2024-11-29 02:08:08 +00:00
client.go
config.go
config.pb.go XHTTP config: Add `keepAlivePeriod` for client (#4075) 2024-11-29 02:05:11 +00:00
config.proto XHTTP config: Add `keepAlivePeriod` for client (#4075) 2024-11-29 02:05:11 +00:00
config_test.go
connection.go
dialer.go XHTTP, WS, HU: Forbid "host" in `headers`, read `serverName` instead (#4142) 2024-12-11 00:58:14 +00:00
h1_conn.go
hub.go v24.11.30 2024-11-30 04:16:35 +00:00
lazy_reader.go
mux.go
mux_test.go
splithttp.go
splithttp_test.go
upload_queue.go
upload_queue_test.go