Class RequestIdInterceptor

java.lang.Object
com.helixframework.okhttp.requestid.RequestIdInterceptor
All Implemented Interfaces:
okhttp3.Interceptor

public class RequestIdInterceptor extends Object implements okhttp3.Interceptor
OkHttp interceptor that sets the upstream request id, found in the Helix context, onto downstream calls automatically.