Image Caching

Please do not use to report errors- use your regional help desk.
Please mark posts as being for RPG or RDMLX (LANSA) developer.
To subscribe by email, display this forum, scroll to the end and select ‘Subscribe Forum’.
Post Reply
billcros
Posts: 18
Joined: Fri Apr 11, 2014 10:27 pm

Image Caching

Post by billcros »

If an image is loaded in a webview, how long is the image cached on an Ipad ?
tsupartono
Posts: 289
Joined: Wed Apr 18, 2012 10:21 am

Re: Image Caching

Post by tsupartono »

Bill,
It would depend on the expires header sent by the web server (this is configurable on the web server).
Generally, the rules that apply to other browsers also apply to Web View in LongRange.
Below is a good article that explains about caching:
http://www.mobify.com/blog/beginners-gu ... e-headers/
Post Reply