Skip to content

Fix: http digest grammar is slightly different than the one for SIP, allowing...

Simon Morlat requested to merge fix/from-5.4-nov6 into master

Fix: http digest grammar is slightly different than the one for SIP, allowing algorithm parameter of digest challenges to be quoted-string. This caused authentication failure over http.

Merge request reports