X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FAuthentication%2FCredential%2FHTTP.pm;h=507562c6c7cdd52afc8d0fcbe55de7cf8120af7d;hb=656e911d618002b6df61c989b19e452979f4d8c7;hp=d7d66999de8def656d4e172836d76d6ac205e92c;hpb=47a916e2bcad13df7549b64691fd8ac15b475441;p=catagits%2FCatalyst-Authentication-Credential-HTTP.git diff --git a/lib/Catalyst/Authentication/Credential/HTTP.pm b/lib/Catalyst/Authentication/Credential/HTTP.pm index d7d6699..507562c 100644 --- a/lib/Catalyst/Authentication/Credential/HTTP.pm +++ b/lib/Catalyst/Authentication/Credential/HTTP.pm @@ -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.