Skip to content

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

Simon Morlat requested to merge fix/force-register-on-push-ios into release/5.4

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