You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2018/03/16 15:14:14 UTC

svn commit: r1826991 - in /cordova/site/public: docs/en/dev/config_ref/index.html feed.xml

Author: steven
Date: Fri Mar 16 15:14:14 2018
New Revision: 1826991

URL: http://svn.apache.org/viewvc?rev=1826991&view=rev
Log:
Updated docs

Modified:
    cordova/site/public/docs/en/dev/config_ref/index.html
    cordova/site/public/feed.xml

Modified: cordova/site/public/docs/en/dev/config_ref/index.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/config_ref/index.html?rev=1826991&r1=1826990&r2=1826991&view=diff
==============================================================================
--- cordova/site/public/docs/en/dev/config_ref/index.html (original)
+++ cordova/site/public/docs/en/dev/config_ref/index.html Fri Mar 16 15:14:14 2018
@@ -2924,7 +2924,7 @@ and will be indicated as such.</p>
 <td><em>Default: <code>~/Library/Application Support/{bundle.id}</code></em> <br/> <strong>(OS X 4.0.0+)</strong> Sets the directory for the local storage path.</td>
 </tr>
 <tr>
-<td>OverrideUserAgent(string) <br/> <mark>Android</mark></td>
+<td>OverrideUserAgent(string) <br/> <mark>Android</mark> <mark>iOS</mark></td>
 <td>If set, the value will replace the old UserAgent of webview. It is helpful to identify the request from app/browser when requesting remote pages. Use with caution, this may causes compitiable issue with web servers. For most cases, use AppendUserAgent instead.</td>
 </tr>
 <tr>

Modified: cordova/site/public/feed.xml
URL: http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1826991&r1=1826990&r2=1826991&view=diff
==============================================================================
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Fri Mar 16 15:14:14 2018
@@ -6,8 +6,8 @@
 </description>
     <link>https://cordova.apache.org/</link>
     <atom:link href="https://cordova.apache.org/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Wed, 14 Mar 2018 18:24:35 +0000</pubDate>
-    <lastBuildDate>Wed, 14 Mar 2018 18:24:35 +0000</lastBuildDate>
+    <pubDate>Fri, 16 Mar 2018 14:51:26 +0000</pubDate>
+    <lastBuildDate>Fri, 16 Mar 2018 14:51:26 +0000</lastBuildDate>
     <generator>Jekyll v2.5.3</generator>
     
       <item>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org