Hello All,
Is there a way to ignore and hide etag headers?
I know how to ignore and hide set-cookie headers:
proxy_ignore_headers Set-Cookie;
proxy_hide_header Set-Cookie;
But when I try replacing Set-Cookie; with ETag; I get:
nginx: [warn] invalid value “ETag” in /usr/local/nginx/conf/vhosts/
domain.com:16
Thanks in advance.
Regards,
Justin D. http://www.twitter.com/jdorfman
NetDNA http://www.netdna.com
The Science of Acceleration