net/http/httptrace.GotConnInfo.Reused (field)
4 uses
net/http/httptrace (current package)
trace.go#L246: Reused bool
net/http
h2_bundle.go#L9225: ci.Reused = reused
transport.go#L1373: trace.GotConn(httptrace.GotConnInfo{Conn: w.pc.conn, Reused: w.pc.isReused()})
transport.go#L1957: t.Reused = pc.reused
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)