StephenMiracle / frankenwp

MIT License
117 stars 11 forks source link

Caching content based on configured http response codes #15

Closed StephenMiracle closed 4 months ago

StephenMiracle commented 4 months ago

administrators can now set the CACHE_RESPONSE_CODES environment variable to let sidekick know which responses to cache. It defaults to 2XX, 404 & 405.