conjure-java-runtime
conjure-java-runtime copied to clipboard
allow custom interceptor for retrofit2client
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