axios-extensions
                                
                                
                                
                                    axios-extensions copied to clipboard
                            
                            
                            
                        Is it possible to check if request is cached using axios response
Once request is cached using adapters, is there a way to check if request is cached using axios response?
Maybe use xior?  in xior's cache plugin, you can know the data if from cache with fromCache field:
https://github.com/suhaotian/xior?tab=readme-ov-file#cache-plugin