kuitos / axios-extensions

🍱 axios extensions lib, including throttle, cache, retry features etc...
MIT License
831 stars 49 forks source link

Is it possible to get the network request time that is cached? #84

Open kapiljugnu opened 3 years ago

kapiljugnu commented 3 years ago

I have cached the request. I want to determine the network request time of that request whenever it gets served from cache.