net/http.Request.WithContext (method)
3 uses
net/http (current package)
h2_bundle.go#L5685: req = req.WithContext(st.ctx)
request.go#L354: func (r *Request) WithContext(ctx context.Context) *Request {
server.go#L3302: r = r.WithContext(ctx)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)