Guest User

Untitled

a guest
Apr 26th, 2018
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. Cache-Control no-cache, no-store, must-revalidate
  2. Pragma no-cache
  3. Content-Type image/png
  4. Expires -1
  5. Last-Modified Sun, 11 Oct 2009 19:01:40 GMT
  6. Accept-Ranges bytes
  7. Etag "f318d643a54aca1:0"
  8. Server Microsoft-IIS/7.0
  9. X-Powered-By ASP.NET
  10. Date Sun, 11 Oct 2009 20:40:01 GMT
  11. Content-Length 620
  12.  
  13. <?xml version="1.0" encoding="UTF-8"?>
  14. <configuration>
  15. <system.webServer>
  16. <staticContent>
  17. <clientCache cacheControlMode="UseMaxAge" cacheControlMaxAge="7.00:00:00" />
  18. </staticContent>
  19. </system.webServer>
  20. </configuration>
Add Comment
Please, Sign In to add comment