[TIMOB-8316] MobileWeb: Add support for DNS prefetching
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Low |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2017-06-26T23:08:31.000+0000 |
Affected Version/s | Release 2.0.0 |
Fix Version/s | n/a |
Components | MobileWeb |
Labels | n/a |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2012-03-26T16:10:41.000+0000 |
Updated | 2018-04-04T23:20:43.000+0000 |
Description
We need to add support for DNS prefetching. By default, there would only be one domain (assuming analytics is enabled): api.appcelerator.net.
Should be able to add more domains via the tiapp.xml.
<link rel="dns-prefetch" href="//api.appcelerator.net"/>
Marking ticket as "Won't Fix" as MobileWeb has been deprecated.
Closing as will not fix.