Copilot b7a22c729b Xray-core: Dynamic Chrome User-Agent for all HTTP requests by default (overwriteable through config) (#5658) 1 month ago
..
browser_client.go 5b849d51a9 XHTTP transport: New options for bypassing CDN's detection (#5414) 1 month ago
client.go 5b849d51a9 XHTTP transport: New options for bypassing CDN's detection (#5414) 1 month ago
common.go 5b849d51a9 XHTTP transport: New options for bypassing CDN's detection (#5414) 1 month ago
config.go b7a22c729b Xray-core: Dynamic Chrome User-Agent for all HTTP requests by default (overwriteable through config) (#5658) 1 month ago
config.pb.go d14767d4f3 Chore: Generate *.pb.go files with protoc v6.33.5 1 month ago
config.proto 5b849d51a9 XHTTP transport: New options for bypassing CDN's detection (#5414) 1 month ago
config_test.go a3b306aaa4 SplitHTTP: Replace responseOkPadding with xPaddingBytes (#3643) 1 year ago
connection.go b1c6471eeb SplitHTTP client: Add xmux (multiplex controller) for H3 & H2 (#3613) 1 year ago
dialer.go a6ec3b6e70 XHTTP transport: Fix "auto" mode with REALITY (#5638) 1 month ago
h1_conn.go a931507dd6 SplitHTTP: Read and validate HTTP/1.1 responses (#3797) 1 year ago
hub.go 5b849d51a9 XHTTP transport: New options for bypassing CDN's detection (#5414) 1 month ago
mux.go 4ce65fc74c XHTTP XMUX: `cMaxLifetimeMs` -> `hMaxReusableSecs`, Refactor default values 1 year ago
mux_test.go 73e0d4a666 XHTTP XMUX: Add `hMaxRequestTimes` and `hKeepAlivePeriod` (#4163) 1 year ago
splithttp.go 7086d286be Remove legacy code (#3838) 1 year ago
splithttp_test.go 2c92339f95 TLS config: `allowInsecure`->`pinnedPeerCertSha256`; `verifyPeerCertInNames`->`verifyPeerCertByName` 1 month ago
upload_queue.go b786a50aee XHTTP server: Fix stream-up "single POST problem", Use united httpServerConn instead of recover() 1 year ago
upload_queue_test.go e4f9d03bef splithttp Read() using blocking mode (#3473) 1 year ago
xpadding.go 5b849d51a9 XHTTP transport: New options for bypassing CDN's detection (#5414) 1 month ago