<div dir="ltr">Hello. <br>For now the most wanted answer is for question No 1.  <br>Is that available to insert the requested user's url to request to chache_peer ??? <br><br>I tested   this <br><span style="font-family:"Helvetica Neue";font-size:12px"><br>request_header_add  <a href="http://example.com">http://example.com</a>  -  this works well. But I need to put the requested URL for each user who send request to squid. <br><br>Something like this one: <br></span><span style="font-family:"Helvetica Neue";font-size:12px">request_header_add  %URL  <br></span><span style="font-family:"Helvetica Neue";font-size:12px"><br>Any ideas ? <br><br>Thank you !<br><br></span></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">вт, 20 июн. 2023 г. в 09:35, Alexeyяр Gruzdov <<a href="mailto:my.shellac@gmail.com">my.shellac@gmail.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello all !<div dir="auto"><br></div><div dir="auto">I have web app on the server listens on port 8089. This app processes the Get or Post requests, and also checks if there is specific header in request. For example if I will do on the server request like:</div><div dir="auto"><br></div><div dir="auto">curl -H “X-my special header:<a href="https://example.com" target="_blank">https://example.com</a>”  <a href="http://127.0.0.1:8089/send" target="_blank">http://127.0.0.1:8089/send</a></div><div dir="auto"><br></div><div dir="auto">I will get it working properly I will get answer from <a href="http://example.com" target="_blank">example.com</a> over my application </div><div dir="auto"><br></div><div dir="auto">A questions:</div><div dir="auto"><br></div><div dir="auto">1. How I can to add the specific header to request with put the value of this header like requested URL ??? Something like “X-my special header: <requested url></div><div dir="auto"><br></div><div dir="auto">2. How I could to put the cache peer host as  originserver option as url ?  Something like </div><div dir="auto"><br></div><div dir="auto"><div><a href="http://127.0.0.1:8089/send" target="_blank">http://127.0.0.1:8089/send</a></div><br></div><div dir="auto"><br></div>
</blockquote></div>