Hi, Halton, Is a simple JQuery call $.post(). When i use cordova only and configure (config.xml) access with '*', everything works.
When i use xwalk-cordova I miss where i put de configuration instruction to allow cross domain request. If i edit CordovaWebView direct and set setAllowUniversalAccessFromFileURLs(true) works. Thanks, Abdala Cerqueira On Fri, Jun 13, 2014 at 12:09 AM, Huo, Halton <[email protected]> wrote: > Hi Abdala, > > > > Thanks for trying Crosswalk. > > > > Any partial code can be shown? Does the POST code works fine on other > engine like chrome? > > > > Thanks, > > Halton. > > *From:* Crosswalk-help [mailto: > [email protected]] *On Behalf Of *Abdala > Cerqueira > *Sent:* Friday, June 13, 2014 10:41 AM > *To:* [email protected] > *Subject:* [Crosswalk-help] POST Cross-origin > > > > Hi, > > > > I can't make POST requests by ajax using Xwalk. I changed every xml in my > front, but no success. > > > How i do that? I am using xwalk cordova 6. > > Thank you. >
_______________________________________________ Crosswalk-help mailing list [email protected] https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-help
