0

I am currently caching a http response (json) in my app and then storing an audio file inside app directory. In a specific scenario, I would like to force http to query the server instead of using the cache. I tried deleting the cache by following steps from this post, but it deletes everything inside the app folder (including audio files).

Is there any way to delete only the http cache?

Janaaaa
  • 1,346
  • 1
  • 16
  • 34

0 Answers0