I am required to fix a vulnerability in my web application wherein the Http tagCache-Control contains value public for WebResource.axd. I do not know what exactly needs to be done to fix it; probably I need to make the valueprivate, but how?
Kindly suggest.