The following HTTP headers can be seen in responses on some sites:
- Age: 12
- Content-MD5: Q2hlY2sgSW50ZWdyaXR5IQ==
- Via: 1.1 tacoma:3128 (squid/2.7.STABLE9)
- X-Cache: MISS from tacoma
- X-Cache-Lookup: MISS from tacoma:3128
- X-Content-Digest: a513fd4a793de617e370699fe9a71c08be3b9476
- X-Forwarded-Proto: https
- X-Rack-Cache: miss
- X-Runtime: 0.002216
- X-Ua-Compatible: IE=Edge,chrome=1
At first sight those HTTP headers don't leak any sensitive information or introduce security vulnerabilities and make attacker's life easier.
But will presense of those headers in HTTP responses harm security in any way?