nginx_cache_purge/
lib.rs

1/*!
2# Nginx Cache Purge
3
4An alternative way to do `proxy_cache_purge` or `fastcgi_cache_purge` for Nginx.
5*/