Hi,
Using gzipeed JavaScript and CSS files with Keil compact HTTP server. Does any one knows how to use pre-zipped JS and CSS files in html page.
For example:
I can use and refer zipped JS file.
<script src="jquery.min.js.gz"></script>
but I cannot refer zipped CSS file. browser gives error.
<link href="bootstrap.min.css.gz" rel="stylesheet">
Any reply will be appreciate.
Thanks, Naeem
View all questions in Keil forum