net/http/internal/httpcommon.ServerRequestResult.Trailer (field)

3 uses

	net/http/internal/httpcommon (current package)
		httpcommon.go#L547: 	Trailer    map[string][]string
		httpcommon.go#L616: 		Trailer:       trailer,

	net/http
		h2_bundle.go#L6288: 		Trailer:    res.Trailer,