net/http.Transport.CancelRequest (method)

2 uses

	net/http (current package)
		transport.go#L803: func (t *Transport) CancelRequest(req *Request) {
		transport.go#L2251: 			pc.t.CancelRequest(rc.req)