Does resty retry mechanism
support with digest auth authentication?
#980
Unanswered
fikriahmadf
asked this question in
Q&A
Replies: 1 comment
-
I would be very happy if you could guide me to do it properly. thank you guys |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
but when there is an http call that uses digest auth, sometimes it gives the response "digest: challenge is bad".
the error only occurs in the htpp call that I do in my code, if I do it via curl it never happens. has anyone experienced the same thing?
Beta Was this translation helpful? Give feedback.
All reactions