Re: [squid-users] Setting header with external auth helper error message

2022-12-06 Thread Alex Rousskov
On 12/6/22 08:54, Irem Kuyucu wrote: I'm trying to get Squid (4.9) to reply to the client with a custom header which contains the error message returned from the external auth helper binary. For example, I'd like Squid to reply with a header like this: X-Custom-Err: ERR NO_BACKEND or X-Custom-E

[squid-users] Setting header with external auth helper error message

2022-12-06 Thread Irem Kuyucu
Hello, I'm trying to get Squid (4.9) to reply to the client with a custom header which contains the error message returned from the external auth helper binary. For example, I'd like Squid to reply with a header like this: X-Custom-Err: ERR NO_BACKEND or X-Custom-Err: NO_BACKEND Where "ERR NO_BAC