net/http.Transport.CancelRequest (method)

2 uses

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