Home
last modified time | relevance | path

Searched defs:connectMethodKey (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/
Dtransport.go1979 type connectMethodKey struct { struct
1980 proxy, scheme, addr string
1981 onlyH1 bool
1984 func (k connectMethodKey) String() string {