Web proxy (SQUID) - change Via or X-forwarded-for header

Hi guys,

can I change VIA header in web proxy? I’ve got some linux servers with SQUID and it is easy. But here is no config file to edit. :frowning:

for example

request_header_access Via deny all
request_header_access X-forwarded-for deny all

Thanks!

You can’t modify this option on mikrotik’s proxy
M.

So… thanks for your answer anyway. :slight_smile: