express-redis-cache icon indicating copy to clipboard operation
express-redis-cache copied to clipboard

Extend usage to restify

Open willfarrell opened this issue 9 years ago • 0 comments

when using restify; res.contentType generates:

{ [TypeError: res.contentType is not a function]
  domain: 
   Domain {
     domain: null,
     _events: { error: [Function] },
     _eventsCount: 1,
     _maxListeners: undefined,
     members: [] },
  domainThrown: true }

willfarrell avatar Aug 06 '16 03:08 willfarrell