func net/http/httputil.NewClientConn
2 uses
net/http/httputil (current package)
persist.go#L248: func NewClientConn(c net.Conn, r *bufio.Reader) *ClientConn {
persist.go#L266: cc := NewClientConn(c, r)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)