Closed dorucazan closed 6 years ago
Hi @dorucazan,
We don't support that right now, it caches by default but should be simple to add. You could add a variable to Networking called "isCachingEnabled" by default the value is true, then you can check for this variable before caching
Should be possible now!
Hi, I am using the library to download data that changes often on server but URL remains. Because of this I need to disable caching mechanism. Is this possible? Thanks!