X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FAuthentication%2FCredential%2FHTTP.pm;h=62cefa9d6619d386de24817b3b84b428453e30f4;hb=77315101b94a44a65a3a3fb3cbbc4f1fa7c28127;hp=b0611d42b09ce550c80e6c2bf6169299da603dd0;hpb=8ab131f6c082206428f7b024b7c1a077a479f11c;p=catagits%2FCatalyst-Authentication-Credential-HTTP.git diff --git a/lib/Catalyst/Authentication/Credential/HTTP.pm b/lib/Catalyst/Authentication/Credential/HTTP.pm index b0611d4..62cefa9 100644 --- a/lib/Catalyst/Authentication/Credential/HTTP.pm +++ b/lib/Catalyst/Authentication/Credential/HTTP.pm @@ -633,7 +633,7 @@ part of the progressive realm. However use like this is probably not optimum it also means that users in browsers ill never get a HTTP authenticate dialogue box (unless you manually -return a 410 response in your application), and even some programatic +return a 410 response in your application), and even some automated user agents (for APIs) will not send the Authorization header without specific manipulation of the request headers.