rickles42
rickles42
Currently, it appears that even if I use the "advanced usage" approach and specify a particular path to be cached, other paths can automatically be cached as well. In my...
It would be useful if Caddy could treat different cached paths differently, like how Caddy's [`header`](https://caddyserver.com/docs/header) directive works. However, looking at `setup.go` it appears that `DefaultMaxAge` and other options are...
Right now some of the request handlers reply to the user before all the relevant database operations have occurred. If a database operation fails, or if some exception is raised...
Like the MemeEconomy equivalent of a skins shop. Let's collect ideas for things people might want to buy with MemeCoins.
Currently users may have to F5 or Ctrl+F5 in order to force their browsers to request the latest version of the website after we deploy changes. We should add expiration...