You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2013/01/10 03:59:34 UTC

[Bug 54060] DigestAuthenticator doesn't parse Authorization header correctly

https://issues.apache.org/bugzilla/show_bug.cgi?id=54060

--- Comment #11 from Konstantin Kolinko <kn...@gmail.com> ---
(In reply to comment #10)
> 
> The reason, it seems, is that their Digest response includes either
> algorithm="MD5" when it should be algorithm=MD5, or qop="auth" when it
> should be qop=auth.
> 

Quoting of qop was allowed by r1429124 (following bug 54372 ).

What clients quote the algorithm field?
(I do not mind to fix it in the same way, but I would like to know the reason).

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org