Replies: 1 comment
-
The cache only stores information it will need to be processed afterwards. You would need to implement it manually. Also, in your use case |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have following code:
When the cache data is used, the response.request is lost, and I am not able to access responseURL. Is ti possible to preserve this data inside cache, or access it in any other way?
Beta Was this translation helpful? Give feedback.
All reactions