Skip to content

Fix Authentication-Info header processing: if nextnonce is not provided,...

Simon Morlat requested to merge fix/reuse-of-nonce into release/5.2

Fix Authentication-Info header processing: if nextnonce is not provided, ignore it and simply keep using last provided nonce.

Merge request reports