UNPKG

cacher

Version:

A memcached backed http cache in the form of express middleware

9 lines (4 loc) 223 B
# Changelog ## V3.0.0 - Change behavior for `HEAD` requests to no longer be cached, which could be a breaking change if you are doing something weird with `HEAD` requests (hence the major version bump) - No API changes