net/http.cancelTimerBody.stop (field)

4 uses

	net/http (current package)
		client.go#L288: 			stop:          stopTimer,
		client.go#L933: 	stop          func() // stops the time.Timer waiting to cancel the request
		client.go#L943: 	b.stop()
		client.go#L958: 	b.stop()