| .. |
|
browser_client.go
|
db934f0832
XHTTP client: Merge Open* into OpenStream(), and more
|
10 months ago |
|
client.go
|
db934f0832
XHTTP client: Merge Open* into OpenStream(), and more
|
10 months ago |
|
config.go
|
4ce65fc74c
XHTTP XMUX: `cMaxLifetimeMs` -> `hMaxReusableSecs`, Refactor default values
|
10 months ago |
|
config.pb.go
|
4ce65fc74c
XHTTP XMUX: `cMaxLifetimeMs` -> `hMaxReusableSecs`, Refactor default values
|
10 months ago |
|
config.proto
|
4ce65fc74c
XHTTP XMUX: `cMaxLifetimeMs` -> `hMaxReusableSecs`, Refactor default values
|
10 months 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
|
4ce65fc74c
XHTTP XMUX: `cMaxLifetimeMs` -> `hMaxReusableSecs`, Refactor default values
|
10 months ago |
|
h1_conn.go
|
a931507dd6
SplitHTTP: Read and validate HTTP/1.1 responses (#3797)
|
1 year ago |
|
hub.go
|
53b04d560b
XHTTP client: Make H3 httptrace work on v2rayNG
|
10 months ago |
|
mux.go
|
4ce65fc74c
XHTTP XMUX: `cMaxLifetimeMs` -> `hMaxReusableSecs`, Refactor default values
|
10 months ago |
|
mux_test.go
|
73e0d4a666
XHTTP XMUX: Add `hMaxRequestTimes` and `hKeepAlivePeriod` (#4163)
|
10 months ago |
|
splithttp.go
|
7086d286be
Remove legacy code (#3838)
|
1 year ago |
|
splithttp_test.go
|
73e0d4a666
XHTTP XMUX: Add `hMaxRequestTimes` and `hKeepAlivePeriod` (#4163)
|
10 months ago |
|
upload_queue.go
|
7463561856
XHTTP client: Add decideHTTPVersion() and more logs
|
10 months ago |
|
upload_queue_test.go
|
e4f9d03bef
splithttp Read() using blocking mode (#3473)
|
1 year ago |