Removing headers that the Proxy is sending
You want to know if you can remove headers that the Proxy is sending
Some headers that the proxy sends are configurable. The following CLI command illustrates how to remove headers:
SG4#(config)http no add-header ?
client-ip | Do not add the "Client-ip" header to requests |
front-end-https | Do not add the "Front-end-https" header to forwarded requests |
via | Do not add the "Via" header to forwarded requests |
x-forwarded-for | Do not add the "X-forwarded-for" header to requests |