rburgst/okhttp-digest

okHttpClient.setAuthenticator(...); no such method

jamesajones opened this issue · 0 comments

Attempting to use the example code in the readme for this project, but not able to find the above method in this project or the basic okhttp3 library. What is the correct usage?
I see that in 2.5.0 okhttp the method did exist, however if using 3.9.0 how would the code run?