Skip to content

Implement nonce reuse #3

Description

@catwell

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions