<div dir="ltr"><div>Hi All!<br></div><div><br></div><div>I'm using a Squid proxy instance to authenticate users on the local LAN and then forward requests to an upstream proxy.</div><div>I'm trying to figure out a way to do a base64 encoding of the X-Authenticated-User request header.</div><div><br></div><div>Right now I have the following line:</div><div>request_header_add X-Authenticated-User "%un" all <br></div><div><br></div><div>I'm just missing the component to convert that %un value into base64 format.</div><div><br></div><div>Any ideas on how to do this?</div><div><br></div><div>Any guidance would be greatly appreciated as I'm struggling to find good documentation that explains how to do this.</div><div><br></div><div>TIA</div><div>Nolan</div></div>