Istio is overriding all the response header values

istio is overriding all the response headers like cache-control and other headers.
Cache-Control:max-age=0, no-cache, no-store
Server: istio-envoy

Originally cache-control has some values but istio is overriding it as no cache.