List Question
20 TechQA 2022-03-30T11:37:07.407000URLSession and URLCache not working as expected
602 views
Asked by bandejapaisa
NSURLCACHE policy to update cache data if website is reachable and so always load cache
92 views
Asked by ZvNico
WKWebView doesn't use URLCache
1.7k views
Asked by mehdok
Alamofire Cache not found
224 views
Asked by Pedro Paulo Amorim
Server access possible with wrong credentials after initial successful authentication
79 views
Asked by geohei
URLCache and eviction control
861 views
Asked by Дмитрий Акимов
What is the difference between URLCache.cachedResponse(for:) and URLCache.getCachedResponse(for:completionHandler:) ?
666 views
Asked by Sylvain Camus
NSURLCaching with dataTask fails to read Cache back with NSURLRequest when offline
59 views
Asked by BlueskyMed
URLCache (iOS). storeCachedResponse works asynchronously. How to catch the completion?
7.3k views
Asked by Дмитрий Акимов
swift URLCache after IOS 12 update
273 views
Asked by Nizar Ahmed
How to clear cache for a URL in URLCache.shared?
3.1k views
Asked by Jacob Zyla
URLresponse is not retrieved after storing in cache using storeCachedResponse
2.3k views
Asked by mfaani
NSURLCache, together with NSURLSession, does not respect: Cache-Control: max-age:86000, private, must-revalidate
2.8k views
Asked by foresightyj
How to override Alamofire SessionManager to modify response in order to add headers?
3.2k views
Asked by Nathan Barreto
NSURLCache cachedResponseForRequest getting call twice
57 views
Asked by Mini2008
URLSession capturing not modified HTTP status code
741 views
Asked by Chamitha
URLCache (CS193P Assignment 6)
846 views
Asked by zhiwei
Large image URL response not cached by URLSession: Why?
2k views
Asked by Mischa
iOS 11: Force UIWebView to use cache (NSURLCache) when offline
323 views
Asked by Daniel Pietzsch