All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.wicp.tams.commons.tracer.HttpHeaderNames Maven / Gradle / Ivy

There is a newer version: 2.3.4
Show newest version
package net.wicp.tams.commons.tracer;

public class HttpHeaderNames {
    public static final String TRACE_ID = "X-Stalker-TraceId";
    public static final String SPAN_ID  = "X-Stalker-SpanId";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy