Files
spring-cloud-sleuth/spring-cloud-sleuth-core
Dave Syer cedede7fd4 Move trace response headers up to start of filter
They seem to only get set once (by the proxy, which is most likely
to be correct) even if Zuul is proxying a service that itself is
a Sleuth application.

Fixes gh-199
2016-03-04 14:41:11 +00:00
..