developmentseed / awspds-mosaic

Serverless stack powering https://landsatlive.live
BSD 2-Clause "Simplified" License
10 stars 4 forks source link

Add cache-control header option through serverless.yml #16

Open kylebarron opened 4 years ago

kylebarron commented 4 years ago

This adds a user-provided Cache-Control header to all GET methods.

Corresponds to https://github.com/developmentseed/cogeo-mosaic-tiler/pull/13