net/http.Request.WithContext (method)

91 uses

	net/http (current package)
		h2_bundle.go#L6151: 	req = req.WithContext(st.ctx)
		request.go#L367: func (r *Request) WithContext(ctx context.Context) *Request {
		server.go#L3656: 	r = r.WithContext(ctx)

	github.com/coinbase/cdp-sdk/go/openapi
		client.gen.go#L5023: 	req = req.WithContext(ctx)
		client.gen.go#L5035: 	req = req.WithContext(ctx)
		client.gen.go#L5047: 	req = req.WithContext(ctx)
		client.gen.go#L5059: 	req = req.WithContext(ctx)
		client.gen.go#L5071: 	req = req.WithContext(ctx)
		client.gen.go#L5083: 	req = req.WithContext(ctx)
		client.gen.go#L5095: 	req = req.WithContext(ctx)
		client.gen.go#L5107: 	req = req.WithContext(ctx)
		client.gen.go#L5119: 	req = req.WithContext(ctx)
		client.gen.go#L5131: 	req = req.WithContext(ctx)
		client.gen.go#L5143: 	req = req.WithContext(ctx)
		client.gen.go#L5155: 	req = req.WithContext(ctx)
		client.gen.go#L5167: 	req = req.WithContext(ctx)
		client.gen.go#L5179: 	req = req.WithContext(ctx)
		client.gen.go#L5191: 	req = req.WithContext(ctx)
		client.gen.go#L5203: 	req = req.WithContext(ctx)
		client.gen.go#L5215: 	req = req.WithContext(ctx)
		client.gen.go#L5227: 	req = req.WithContext(ctx)
		client.gen.go#L5239: 	req = req.WithContext(ctx)
		client.gen.go#L5251: 	req = req.WithContext(ctx)
		client.gen.go#L5263: 	req = req.WithContext(ctx)
		client.gen.go#L5275: 	req = req.WithContext(ctx)
		client.gen.go#L5287: 	req = req.WithContext(ctx)
		client.gen.go#L5299: 	req = req.WithContext(ctx)
		client.gen.go#L5311: 	req = req.WithContext(ctx)
		client.gen.go#L5323: 	req = req.WithContext(ctx)
		client.gen.go#L5335: 	req = req.WithContext(ctx)
		client.gen.go#L5347: 	req = req.WithContext(ctx)
		client.gen.go#L5359: 	req = req.WithContext(ctx)
		client.gen.go#L5371: 	req = req.WithContext(ctx)
		client.gen.go#L5383: 	req = req.WithContext(ctx)
		client.gen.go#L5395: 	req = req.WithContext(ctx)
		client.gen.go#L5407: 	req = req.WithContext(ctx)
		client.gen.go#L5419: 	req = req.WithContext(ctx)
		client.gen.go#L5431: 	req = req.WithContext(ctx)
		client.gen.go#L5443: 	req = req.WithContext(ctx)
		client.gen.go#L5455: 	req = req.WithContext(ctx)
		client.gen.go#L5467: 	req = req.WithContext(ctx)
		client.gen.go#L5479: 	req = req.WithContext(ctx)
		client.gen.go#L5491: 	req = req.WithContext(ctx)
		client.gen.go#L5503: 	req = req.WithContext(ctx)
		client.gen.go#L5515: 	req = req.WithContext(ctx)
		client.gen.go#L5527: 	req = req.WithContext(ctx)
		client.gen.go#L5539: 	req = req.WithContext(ctx)
		client.gen.go#L5551: 	req = req.WithContext(ctx)
		client.gen.go#L5563: 	req = req.WithContext(ctx)
		client.gen.go#L5575: 	req = req.WithContext(ctx)
		client.gen.go#L5587: 	req = req.WithContext(ctx)
		client.gen.go#L5599: 	req = req.WithContext(ctx)
		client.gen.go#L5611: 	req = req.WithContext(ctx)
		client.gen.go#L5623: 	req = req.WithContext(ctx)
		client.gen.go#L5635: 	req = req.WithContext(ctx)
		client.gen.go#L5647: 	req = req.WithContext(ctx)
		client.gen.go#L5659: 	req = req.WithContext(ctx)
		client.gen.go#L5671: 	req = req.WithContext(ctx)
		client.gen.go#L5683: 	req = req.WithContext(ctx)
		client.gen.go#L5695: 	req = req.WithContext(ctx)
		client.gen.go#L5707: 	req = req.WithContext(ctx)
		client.gen.go#L5719: 	req = req.WithContext(ctx)
		client.gen.go#L5731: 	req = req.WithContext(ctx)
		client.gen.go#L5743: 	req = req.WithContext(ctx)
		client.gen.go#L5755: 	req = req.WithContext(ctx)
		client.gen.go#L5767: 	req = req.WithContext(ctx)
		client.gen.go#L5779: 	req = req.WithContext(ctx)
		client.gen.go#L5791: 	req = req.WithContext(ctx)
		client.gen.go#L5803: 	req = req.WithContext(ctx)
		client.gen.go#L5815: 	req = req.WithContext(ctx)
		client.gen.go#L5827: 	req = req.WithContext(ctx)
		client.gen.go#L5839: 	req = req.WithContext(ctx)
		client.gen.go#L5851: 	req = req.WithContext(ctx)
		client.gen.go#L5863: 	req = req.WithContext(ctx)
		client.gen.go#L5875: 	req = req.WithContext(ctx)
		client.gen.go#L5887: 	req = req.WithContext(ctx)
		client.gen.go#L5899: 	req = req.WithContext(ctx)
		client.gen.go#L5911: 	req = req.WithContext(ctx)
		client.gen.go#L5923: 	req = req.WithContext(ctx)
		client.gen.go#L5935: 	req = req.WithContext(ctx)
		client.gen.go#L5947: 	req = req.WithContext(ctx)
		client.gen.go#L5959: 	req = req.WithContext(ctx)
		client.gen.go#L5971: 	req = req.WithContext(ctx)
		client.gen.go#L5983: 	req = req.WithContext(ctx)
		client.gen.go#L5995: 	req = req.WithContext(ctx)
		client.gen.go#L6007: 	req = req.WithContext(ctx)
		client.gen.go#L6019: 	req = req.WithContext(ctx)
		client.gen.go#L6031: 	req = req.WithContext(ctx)
		client.gen.go#L6043: 	req = req.WithContext(ctx)
		client.gen.go#L6055: 	req = req.WithContext(ctx)
		client.gen.go#L6067: 	req = req.WithContext(ctx)