rburgst / okhttp-digest

a digest authenticator for okhttp
Apache License 2.0
191 stars 42 forks source link

DispatchingAuthenticator throws runtime exception #54

Closed yschimke closed 6 years ago

yschimke commented 6 years ago

Runtime exception for a valid case seems severe. Should just not try to authenticate and return null.

yschimke commented 6 years ago

dupe just fixed. sorry.