Skip to content
New issue

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

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

Already on GitHub? # to your account

Implement nonce reuse #3

Open
catwell opened this issue Aug 8, 2013 · 0 comments
Open

Implement nonce reuse #3

catwell opened this issue Aug 8, 2013 · 0 comments
Assignees

Comments

@catwell
Copy link
Owner

catwell commented Aug 8, 2013

Currently this implementation does not re-use nonces, so we make 2*n requests. Implementing it would allow us to make only n+1 requests.

Note: if somebody wants to implement this, please talk to me first before sending a pull request. Especially since nonce reuse in HTTP Digest is more tricky than it looks.

@ghost ghost assigned catwell Aug 8, 2013
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant