in RFC 2617 (page 14) is reported:
if the http message does not have an entity-body, what is the value of H(entity-body)?Code:If the "qop" value is "auth-int", then A2 is: A2 = Method ":" digest-uri-value ":" H(entity-body)
in RFC 2617 (page 14) is reported:
if the http message does not have an entity-body, what is the value of H(entity-body)?Code:If the "qop" value is "auth-int", then A2 is: A2 = Method ":" digest-uri-value ":" H(entity-body)