1
0
Fork 0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-04-13 05:50:55 +00:00
Xray-core/transport/internet/splithttp
2025-02-20 16:28:06 +00:00
..
browser_client.go XHTTP server: Add scStreamUpServerSecs, enabled by default () 2025-01-19 13:32:07 +00:00
client.go XHTTP server: Add scStreamUpServerSecs, enabled by default () 2025-01-19 13:32:07 +00:00
config.go XHTTP client: Revert "Add back minimal path padding for compatibility" 2025-02-18 11:11:36 +00:00
config.pb.go XHTTP server: Add scStreamUpServerSecs, enabled by default () 2025-01-19 13:32:07 +00:00
config.proto XHTTP server: Add scStreamUpServerSecs, enabled by default () 2025-01-19 13:32:07 +00:00
config_test.go SplitHTTP: Replace responseOkPadding with xPaddingBytes () 2024-08-10 21:47:42 +00:00
connection.go SplitHTTP client: Add xmux (multiplex controller) for H3 & H2 () 2024-09-16 12:42:01 +00:00
dialer.go Upgrade quic-go to official v0.49.0 2025-01-26 11:47:30 +00:00
h1_conn.go SplitHTTP: Read and validate HTTP/1.1 responses () 2024-09-16 12:33:03 +00:00
hub.go XHTTP server: Fix stream-up "single POST problem", Use united httpServerConn instead of recover() 2025-02-20 16:28:06 +00:00
mux.go XHTTP XMUX: cMaxLifetimeMs -> hMaxReusableSecs, Refactor default values 2024-12-31 10:00:19 +00:00
mux_test.go XHTTP XMUX: Add hMaxRequestTimes and hKeepAlivePeriod () 2024-12-15 05:43:10 +00:00
splithttp.go Remove legacy code () 2024-09-23 11:28:19 -04:00
splithttp_test.go XHTTP server: Set remoteAddr & localAddr correctly 2025-02-18 10:50:50 +00:00
upload_queue.go XHTTP server: Fix stream-up "single POST problem", Use united httpServerConn instead of recover() 2025-02-20 16:28:06 +00:00
upload_queue_test.go splithttp Read() using blocking mode () 2024-06-24 11:09:24 -04:00