Mention rfc2617 in broken_dotnet_digest_without_query_string docs broken-dotnet
Ronald J Kimball [Tue, 26 Jun 2012 20:39:50 +0000 (16:39 -0400)]
lib/Catalyst/Authentication/Credential/HTTP.pm

index d7d6699..507562c 100644 (file)
@@ -644,7 +644,7 @@ specific manipulation of the request headers.
 
 Enables support for .NET (or other similarly broken clients), which
 fails to include the query string in the uri in the digest
-Authorization header.
+Authorization header, contrary to rfc2617.
 
 This option has no effect on clients that include the query string;
 they will continue to work as normal.