White list support. Pull request https://github.com/phonegap/phonegap-android/pull/211 from imhotep would not merge, so combined it with enhancements for this commit.

This commit is contained in:
Bryce Curtis
2011-09-26 10:58:41 -05:00
parent bb777c096c
commit 80df4a8fb2
4 changed files with 119 additions and 2 deletions
+4
View File
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<phonegap>
<access origin="http://127.0.0.1*"/>
</phonegap>