Skip to content Skip to sidebar Skip to footer
Showing posts with the label Caching

Html 5 Cache Manifest Vs. Etags, Expires Or Cache-control Header

Can someone explain to me how HTML 5's cache manifest differs from using other file header tech… Read more Html 5 Cache Manifest Vs. Etags, Expires Or Cache-control Header

Asp.net Mvc Html.textbox Refresh Problem

i have a problem with asp.net mvc 2 and the html.textboxfor helper. i use the follow code in a form… Read more Asp.net Mvc Html.textbox Refresh Problem

Mobile Web App And Offline Access To Audio Files

Is it possible to cache audio files for an offline access in a mobile web app using an HTML5 cache … Read more Mobile Web App And Offline Access To Audio Files

Keep Changes On Dom When Pressing Back/forward Buttons

I have already seen similar questions like: Ajax, back button and DOM updates, and in fact, what I … Read more Keep Changes On Dom When Pressing Back/forward Buttons

Html 5 Appcache Works In Safari/opera/chrome But Not Firefox

I have an html5 appcache running on a website, it works fine in Safari, Opera and Chrome but it fai… Read more Html 5 Appcache Works In Safari/opera/chrome But Not Firefox

What Can Cause Chrome To Give An Net::err_failed On Cached Content Against A Server On Localhost?

I'm building a web server and trying to test things. The server is running on localhost:888, a… Read more What Can Cause Chrome To Give An Net::err_failed On Cached Content Against A Server On Localhost?