When using the application cache buster, a request order must be observed.
When using the Application Cache Buster mechanism, the first request must never be cached because it is being used to fetch the index file. The following list explains the flow:
- http://myserver/myapp/sap-ui-cachebuster-info.json ⇒ NO_CACHE
- http://myserver/myapp/~201106210204~/mvc/MyMVC.view.js ⇒ CACHE
- http://myserver/myapp/mvc/MyMVC.view.js ⇒ internally resolve to this URL