httpbin icon indicating copy to clipboard operation
httpbin copied to clipboard

Digest authentication algorithm parameter not working

Open nmoinvaz opened this issue 2 years ago • 0 comments

When using the Digest-Auth endpoint, along with an algorithm that is not MD5, the server does not respond with the correct algorithm.

image

To test this I simply used the httpbin.org page:

image

nmoinvaz avatar Feb 25 '23 04:02 nmoinvaz