maoyuan121 / elmah

Automatically exported from code.google.com/p/elmah
Apache License 2.0
0 stars 0 forks source link

Add public HTTP caching to ErrorPage stylesheet #144

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What new or enhanced feature are you proposing?
I propose that the errorpage's stylesheet send back cache-control public
headers instead of private headers.

What goal would this enhancement help you achieve?
The error html page would load quicker as it wouldn't have to redownload
the spreadsheet from the server.

Original issue reported on code.google.com by drew.fre...@gmail.com on 7 Dec 2009 at 9:08

GoogleCodeExporter commented 9 years ago

Original comment by azizatif on 8 Dec 2009 at 6:59

GoogleCodeExporter commented 9 years ago
That should be stylesheet not spreadsheet too just to be clear.

Original comment by drew.fre...@gmail.com on 7 Jan 2010 at 2:45

GoogleCodeExporter commented 9 years ago
http://code.google.com/r/jamesdriscoll71-css-caching/

Original comment by azizatif on 14 Aug 2012 at 6:48

GoogleCodeExporter commented 9 years ago
Fixed in changeset 
http://code.google.com/p/elmah/source/detail?r=1e532668e463ab223c46a4f1f6c471aac
41ac181

Original comment by jamesdriscoll71 on 14 Aug 2012 at 8:23