mirror of
https://github.com/apache/cordova-android.git
synced 2026-04-23 00:00:09 +08:00
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:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<phonegap>
|
||||
<access origin="http://127.0.0.1*"/>
|
||||
</phonegap>
|
||||
Reference in New Issue
Block a user