dmfs / http-client-essentials-suite

A lightweight http-client suite.
Apache License 2.0
11 stars 5 forks source link

Digest Session authentication #142

Open dmfs opened 4 years ago

dmfs commented 4 years ago

See https://tools.ietf.org/html/rfc7616#section-3.4.2 for details. Note, for session authentication the cnonce should remain the same for all subsequent requests with the same nonce.