sillygod / cdp-cache

a caddy 2 proxy cache plugin
MIT License
120 stars 18 forks source link

Support cache by response status #57

Open brilon opened 2 years ago

brilon commented 2 years ago

currently any 403 response will be cached.

Please support match rule for response status.

image

darkweak commented 2 years ago

403 Status-code must not be stored.