cache-control
JSON →Express/Connect middleware for setting cache headers based on URL patterns using glob matching. Current version is 2.0.0, released in 2013 with infrequent updates. It allows mapping URL glob patterns to cache durations (in seconds), booleans for no caching, or custom Cache-Control header strings. Differentiators: simple glob-based configuration, minimal overhead; however, it is outdated and may have security issues.
Resources
packagecache-control ↗