AlbinoDrought / cachios

Simple axios cache wrapper using node-cache
MIT License
88 stars 10 forks source link

Problem using Cachios v2.2.1 with Node 10 #50

Closed DivneetS closed 3 years ago

DivneetS commented 5 years ago

I upgraded my node to v10.x and cachios to 2.2.1 and it does not pass my auth tokens to the lower layes of code.

AlbinoDrought commented 3 years ago

I can reopen this if a testcase is added, but all current tests pass when running in Node versions 10.x through 15.x: