It’s a great disadvantage that requests are limited GET and POST. This significantly limits XdomainRequest usages. It cannot be used for WebDAV requests, as it requires PROPFIND, OPTIONS, PUT, etc.
There is also no way to set request headers. Again this is critical for WebDAV.
Hope very much you will fix this.