naturalatlas / tilestrata

A pluggable Node.js map tile server.
Apache License 2.0
428 stars 42 forks source link

Add support for authenticated DELETE requests #1

Open brianreavis opened 9 years ago

brianreavis commented 9 years ago

To remove tiles from cache (basic auth). All cache plugins would need to provide an unset method.

nbulaj commented 6 years ago

Good point, +1