golang.org/x/net/internal/httpcommon.ServerRequestResult.Trailer (field)

3 uses

	golang.org/x/net/internal/httpcommon (current package)
		request.go#L396: 	Trailer    map[string][]string
		request.go#L465: 		Trailer:       trailer,

	golang.org/x/net/http2
		server.go#L2335: 		Trailer:    res.Trailer,