randomouscrap98 / contentapi

A generic content system to make some kinda standard websites
GNU General Public License v3.0
8 stars 2 forks source link

content/raw needs caching #142

Closed randomouscrap98 closed 2 years ago

randomouscrap98 commented 2 years ago

set etag to hash plus revision id (or something, revision id will always change if page changes).

Also need to set other cache header. See raw file endpoint maybe