Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Query: iOS app is caching response even disabled caching #246

Open
idrish-rishabhsoft opened this issue Apr 27, 2017 · 0 comments
Open

Query: iOS app is caching response even disabled caching #246

idrish-rishabhsoft opened this issue Apr 27, 2017 · 0 comments

Comments

@idrish-rishabhsoft
Copy link

idrish-rishabhsoft commented Apr 27, 2017

My environment detail:
Xamarin Studio : 6.3
ModernHTTPClient:2.4.2
Mac: 10.12.4

var nativeMessageHandler = new NativeMessageHandler(); nativeMessageHandler.DisableCaching = true; _restClient = new HttpClient(nativeMessageHandler);

Though I have disabled caching iOS is caching responses in Cache.db and fsCachedData.
Any thought? am I missing any setup part?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant