Re: [squid-users] solved: digest auth issue

2006-01-13 Thread Henrik Nordstrom
On Fri, 13 Jan 2006, Mark Foster wrote: Just wanted to report back that we solved our digest-auth-through-http-accelerator problem. The culprit was a mismatch of the URI referenced in the Authorization: header. Everything starting at the third slash in the URL must match up between proxy and bac

[squid-users] solved: digest auth issue

2006-01-13 Thread Mark Foster
Just wanted to report back that we solved our digest-auth-through-http-accelerator problem. The culprit was a mismatch of the URI referenced in the Authorization: header. Everything starting at the third slash in the URL must match up between proxy and backend. Thanks to ethereal and especially He