Home
last modified time | relevance | path

Searched refs:SetHTTPResponseHeaders (Results 1 – 12 of 12) sorted by relevance

/dports/net-mgmt/thanos/thanos-0.11.0/vendor/go.elastic.co/apm/
H A Dsanitizer_test.go53 tx.Context.SetHTTPResponseHeaders(h)
H A Dcontext.go206 func (c *Context) SetHTTPResponseHeaders(h http.Header) { func
H A Dgofuzz.go129 out.SetHTTPResponseHeaders(h)
H A Denv_test.go380 tx.Context.SetHTTPResponseHeaders(respHeaders)
H A Dtracer_test.go464 tx.Context.SetHTTPResponseHeaders(respHeaders)
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/go.elastic.co/apm/module/apmgin/
H A Dmiddleware.go140 ctx.SetHTTPResponseHeaders(c.Writer.Header())
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/go.elastic.co/apm/module/apmechov4/
H A Dmiddleware.go149 ctx.SetHTTPResponseHeaders(resp.Header())
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/go.elastic.co/apm/module/apmecho/
H A Dmiddleware.go147 ctx.SetHTTPResponseHeaders(resp.Header())
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/go.elastic.co/apm/module/apmhttp/
H A Dhandler.go128 ctx.SetHTTPResponseHeaders(resp.Headers)
/dports/net/traefik/traefik-2.6.1/vendor/go.elastic.co/apm/
H A Dcontext.go231 func (c *Context) SetHTTPResponseHeaders(h http.Header) { func
H A Dgofuzz.go129 out.SetHTTPResponseHeaders(h)
/dports/net/traefik/traefik-2.6.1/vendor/go.elastic.co/apm/module/apmhttp/
H A Dhandler.go165 ctx.SetHTTPResponseHeaders(resp.Headers)