abbot / go-http-auth

Basic and Digest HTTP Authentication for golang http
Apache License 2.0
544 stars 121 forks source link

repeat ask user and password when using digest #80

Open clicx opened 2 years ago

clicx commented 2 years ago

I'm trying to test the code, when I using digest authorization, it will repeat asking password or each different page, any idea?