You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by sh...@apache.org on 2012/08/08 01:36:30 UTC

docs commit: [CB-1208] Update Domain Whitelist Guide to remove protocol restriction

Updated Branches:
  refs/heads/master ed691cf07 -> 3ddece1a5


[CB-1208] Update Domain Whitelist Guide to remove protocol restriction


Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/commit/3ddece1a
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/tree/3ddece1a
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/diff/3ddece1a

Branch: refs/heads/master
Commit: 3ddece1a556807caa827a31fd2eea9d57aa718ae
Parents: ed691cf
Author: shazron <sh...@gmail.com>
Authored: Tue Aug 7 16:36:19 2012 -0700
Committer: shazron <sh...@gmail.com>
Committed: Tue Aug 7 16:36:19 2012 -0700

----------------------------------------------------------------------
 docs/en/edge/guide/whitelist/index.md |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/blob/3ddece1a/docs/en/edge/guide/whitelist/index.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/whitelist/index.md b/docs/en/edge/guide/whitelist/index.md
index 5261be7..9b24e39 100644
--- a/docs/en/edge/guide/whitelist/index.md
+++ b/docs/en/edge/guide/whitelist/index.md
@@ -111,7 +111,6 @@ iOS
 2. Add a new `String` value under the `ExternalHosts` key.
     - We recommend using Xcode to avoid editing raw XML.
 
-Domain protocols (e.g. `http://` and `https://`) are not supported by iOS.
 
 ### Syntax