simonw / datasette-tiles

Mapping tile server for Datasette, serving tiles from MBTiles packages
https://datasette.io/plugins/datasette-tiles
8 stars 5 forks source link

HTTP caching headers #13

Open simonw opened 3 years ago

simonw commented 3 years ago

These really need to be cached as much as possible.

Maybe support conditional GET using ETags as well.