JavaScript Caching
.
How to Fix
In order to reduce the number of HTTP requests, you can use the HTTP Expires header to set an expiration time for your JavaScript resources or any other content type. You can add the following lines into your .htaccess file: