Wednesday, 7 June 2017

How to load the gzipped content on browser locally ( without sending it to server )

I have an assets folder which consist of all the resources used to build the webpage. This folder is directly used to locally load the webpage. I have compressed this folder using zlib. How shall I use this compressed folder to load the webpage locally ?



via Steric

No comments:

Post a Comment