Repository: cordova-plugins Updated Branches: refs/heads/master c5b5030a9 -> 585a8c8fa
Update README.md Project: http://git-wip-us.apache.org/repos/asf/cordova-plugins/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugins/commit/585a8c8f Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugins/tree/585a8c8f Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugins/diff/585a8c8f Branch: refs/heads/master Commit: 585a8c8fa18ba3c92f5230527f1610265c22c795 Parents: c5b5030 Author: tony-- <[email protected]> Authored: Thu Nov 20 09:00:11 2014 -0500 Committer: Shazron Abdullah <[email protected]> Committed: Fri Nov 21 12:45:13 2014 -0800 ---------------------------------------------------------------------- local-webserver/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/585a8c8f/local-webserver/README.md ---------------------------------------------------------------------- diff --git a/local-webserver/README.md b/local-webserver/README.md index bea0d0b..ed12bb7 100644 --- a/local-webserver/README.md +++ b/local-webserver/README.md @@ -14,8 +14,7 @@ Check your console log for errors in configuration. In order to limit access to your app, requests are restricted to localhost and are protected with an auth token. This should effectively restrict access to the server to your app. - However, since requests are made over http, your app's activity may be visible to others on the name wi-fi network. - + This plugin is only compatible with the 3.7.0 release of cordova-ios, or greater. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
