Authenticate or Authorization?
Cherife Li
cherife at dotimes.com
Fri Mar 28 01:50:41 CET 2008
On 03/28/08 06:47, Ricardo Newbery wrote:
>
> In the default vcl, we have the following test...
>
> if (req.http.Authenticate || req.http.Cookie) {
> pass;
> }
>
>
> What issues an Authenticate header? Was this supposed to be
> Authorization?
>
I'm also wondering that whether this http.Authenticate means
Proxy-Authenticate
, Proxy-Authorization, and WWW-Authenticate headers defined in RFC 2616.
> Ric
>
>
>
> _______________________________________________
> varnish-misc mailing list
> varnish-misc at projects.linpro.no
> http://projects.linpro.no/mailman/listinfo/varnish-misc
--
Rgds,
Cherife.
More information about the varnish-misc
mailing list