hi tristan,
Tristan Koch wrote: > > Hi Pascal, > >> i never thought about the same-origin-policy, so i'll try to solve this >> problem. >> So with the xmlHttpRequests, i only can call WebServices when my >> qooxdoo-application is on the same host, protocol and port? puh... > > With recent additions to XHR, in fact, you can do cross-origin requests in > most browsers, but the server needs to opt in by setting specific headers. > > https://developer.mozilla.org/En/HTTP_access_control > http://caniuse.com/#search=xhr > http://bugzilla.qooxdoo.org/show_bug.cgi?id=5209 > thanks for the several hints, this wil help a lot! Tristan Koch wrote: > > > Another approach is using JSONP, as offered by qx.io.request.Jsonp. > > Tristan > > PS: > By the way, please avoid w3schools. There are much better docs out there! > For instance, take a look at the Mozilla Developer Network. > i took w3schools because i searched a free WebService for trying, but of course, you're right and again, thanks for the hint! -- View this message in context: http://qooxdoo.678.n2.nabble.com/Known-issue-with-request-Xhr-and-browsers-tp7000300p7003172.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
