FORKED from mpfdavis/outputcache
The only difference from outputcache is that ismga-outputcache uses the origin header from request in the cache key, if available.
npm install ismga-outputcache --save
const OutputCache = require('ismga-outputcache');
const xoc = new OutputCache({options}); //see api below