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

Cancel Long Running Download

I have a web application with a PHP server side language on NGINX. Via JS, a user is able to downlo… Read more Cancel Long Running Download

How To Check If A Resource Is Cached By The Browser From Javascript?

Is there a way to check if a resource is cached by the browser without downloading the resource? Mo… Read more How To Check If A Resource Is Cached By The Browser From Javascript?