serverless-client-s3 icon indicating copy to clipboard operation
serverless-client-s3 copied to clipboard

Feature: simple caching via expires header

Open arlobelshee opened this issue 7 years ago • 0 comments

Computes a reasonable expires header for caching: 1 minute if there is no cache busting as part of the filename, 10 years if there is. Currently only supports cache busting by adding a hash to the filename right before the extension.

arlobelshee avatar Jul 24 '16 03:07 arlobelshee