conjure-java-runtime icon indicating copy to clipboard operation
conjure-java-runtime copied to clipboard

allow custom interceptor for retrofit2client

Open sixinli opened this issue 5 years ago • 0 comments

reading from https://inthecheesefactory.com/blog/retrofit-2.0/en section Use an Interceptor from OkHttp the new way of specifying an interceptor is through the okhttpclient, is it possible to expose that to the retrofit2client?

use case: we want to modify request headers

sixinli avatar Jan 22 '20 22:01 sixinli