how to set expire date for static resources in http headers
Leverage browser caching Setting an expiry date or a maximum age in the HTTP headers for static resources instructs the browser to load previously downloaded resources from local disk rather than over the network. Leverage browser caching for the following cacheable resources: http://s7.addthis.com/js/300/addthis_widget.js (expiration not specified)