Why Browser Send No Cache In Http Request Cache Control Header
When you browse any web page ( google.com, yahoo.com, bing.com ) in modern web browser, if you inspect the request http headers, you can find cache-control : no-cache header. This header is always used in http response header. But why it is used in http request header, this article will tell you the reason.