Hi all.
Can't figure out how to remove original clients UA from calls.
Tried out something like,

#USER AGENT
header_access Allow allow all
header_access Authorization allow all
header_access Cache-Control allow all
header_access Content-Encoding allow all
header_access Content-Length allow all
header_access Content-Type allow all
header_access Date allow all
header_access Expires allow all
header_access Host allow all
header_access If-Modified-Since allow all
header_access Last-Modified allow all
header_access Location allow all
header_access Pragma allow all
header_access Accept allow all
header_access Accept-Enncoding allow all
header_access Accept-Language allow all
header_access Content-Language allow all
header_access Mime-Version allow all
header_access Cookie allow all
header_access Set_Cookie allow all
header_access Retry-After allow all
header_access Title allow all
header_access Connection allow all
header_access Proxy-Connection allow all
request_header_replace User-Agent Mozilla/5.0 (Personal-Test_DevOPS)
header_replace User-Agent Mozilla/5.0 (Personal-Test_DevOPS)

But it doesn't work.
Original client(s) UA always arrives to WebApplication.

Any solution?

Thanks.


Inviato con l'email sicura Proton Mail.
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
https://lists.squid-cache.org/listinfo/squid-users

Reply via email to