Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Digest error checking #29

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

kmanley
Copy link
Contributor

@kmanley kmanley commented Jan 15, 2016

My fork is starting to diverge, but sending you this in case you want it. Adds error checking to digest module. I have been using and testing this a lot with real world traffic and it is working well now.

@tweekmonster
Copy link

@kmanley Thank you very much! I was using go-http-auth for a webdav server and it was working fine until I started to test handling thousands of requests per second. Clients were needing to re-auth causing PUT and PROPFIND operations to fail, and I would occasionally get race data errors. Your master branch seems to have made the problems go away.

@abbot
Copy link
Owner

abbot commented Oct 6, 2018

Hi. If you are still interested in merging this, can you please rebase against current master? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants