net/http.http2stream.ctx (field)

3 uses

	net/http (current package)
		h2_bundle.go#L4146: 	ctx       context.Context
		h2_bundle.go#L5520: 		ctx:       ctx,
		h2_bundle.go#L5685: 	req = req.WithContext(st.ctx)