hapijs / catbox

Multi-strategy object caching service
Other
494 stars 72 forks source link

Allow white list of cachable status codes in route config #92

Closed kpdecker closed 10 years ago

kpdecker commented 10 years ago

Under some circumstances it's necessary to http cache 404s and similar and it would be nice to have a method to opt in using the route cache configuration or similar.

kpdecker commented 10 years ago

Related to https://github.com/hapijs/hapi/issues/1984

hueniverse commented 10 years ago

I'll solve this directly in hapi.

lock[bot] commented 4 years ago

This thread has been automatically locked due to inactivity. Please open a new issue for related bugs or questions following the new issue template instructions.