Join Slack
Powered by
What is the behavior of OkHttp’s `Authenticator` i...
# squarelibraries
l
Lukasz Kalnik
03/22/2022, 3:46 PM
What is the behavior of OkHttp’s
Authenticator
if
authenticate()
returns
null
? Is the request canceled or is it executed without changes (i.e. without the
Authorization
header etc.)?
Open in Slack
Previous
Next