Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Aug 1st, 2012  |  syntax: None  |  size: 0.80 KB  |  hits: 9  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. Chrome serving resource from cache when it is not present in cache-manifest
  2. <html id="html" xmlns="http://www.w3.org/1999/xhtml" manifest="Portal/CacheManifestHandler.ashx">
  3.        
  4. HTTP/1.1 200 OK
  5. Cache-Control: no-cache
  6. Pragma: no-cache
  7. Content-Type: text/cache-manifest; charset=utf-8
  8. Expires: -1
  9. Server: Microsoft-IIS/7.5
  10. X-AspNet-Version: 4.0.30319
  11. X-Powered-By: ASP.NET
  12. Date: Fri, 20 Apr 2012 15:56:20 GMT
  13. Content-Length: 56
  14.  
  15. CACHE MANIFEST
  16. NETWORK:
  17. *
  18. #Timestamp: 634705337615835020
  19.        
  20. HTTP/1.1 200 OK
  21. Cache-Control: no-cache
  22. Pragma: no-cache
  23. Content-Type: text/javascript; charset=utf-8
  24. Expires: -1
  25. Server: Microsoft-IIS/7.5
  26. X-AspNet-Version: 4.0.30319
  27. X-Powered-By: ASP.NET
  28. Date: Fri, 20 Apr 2012 15:36:33 GMT
  29. Content-Length: 74
  30.  
  31. document.location='/Portal/Login.aspx?ReturnUrl=%2fPortal%2fDefault.aspx';