Xray-core/transport/internet/splithttp
mmmray 498d8eb3cc
DialerProxy: Fix SplitHTTP H3 dialerProxy (#3570)
* wip

* wip

* formatting

* cnc connection no longer needs to be a Packetconn

* dialerProxy: do not cancel connection when Dial context is cancelled
2024-08-11 12:58:52 -04:00
..
browser_client.go
client.go
config.go SplitHTTP: Replace responseOkPadding with xPaddingBytes (#3643) 2024-08-10 21:47:42 +00:00
config.pb.go SplitHTTP: Replace responseOkPadding with xPaddingBytes (#3643) 2024-08-10 21:47:42 +00:00
config.proto SplitHTTP: Replace responseOkPadding with xPaddingBytes (#3643) 2024-08-10 21:47:42 +00:00
config_test.go SplitHTTP: Replace responseOkPadding with xPaddingBytes (#3643) 2024-08-10 21:47:42 +00:00
connection.go
dialer.go DialerProxy: Fix SplitHTTP H3 dialerProxy (#3570) 2024-08-11 12:58:52 -04:00
hub.go SplitHTTP server: Add "Cache-Control: no-store" to GET response (#3652) 2024-08-10 23:59:42 +00:00
lazy_reader.go
splithttp.go
splithttp_test.go SplitHTTP: Replace responseOkPadding with xPaddingBytes (#3643) 2024-08-10 21:47:42 +00:00
upload_queue.go
upload_queue_test.go