content-expiration Questions
8
Solved
Background:
IIS 7
AspNet 3.5 web app
Chrome dev tools lists 98 requests for the home page of the web app (aspx + js + css + images). In following requests, status code is 200 for css/images fi...
Grazynagreabe asked 28/6, 2012 at 13:29
4
Solved
Let's say we have an online shop and receive a valid request of updating some order.
The request is valid by itself, but let's say that the order has an expiration time, and it has already expire...
Lustre asked 29/3, 2018 at 12:12
1
Solved
No matter what I do:
<meta http-equiv="Cache-Control" content="no-cache" />
<meta http-equiv="Expires" content="Fri, 30 Apr 2010 11:12:01 GMT" />
<meta http-equiv="Expires" content=...
Atlantean asked 9/5, 2010 at 16:15
1
© 2022 - 2024 — McMap. All rights reserved.