EasyXDM: download files from 3rd party service

南笙酒味 提交于 2019-11-26 11:41:47

问题


I want to make JavaScript cross domain request to 3rd party server. I\'ve read about easyXDM but still can\'t finally figure out how does it work. I tried their example in Chrome but it doesn\'t work for me (Entity to Large for music and Not Allowed for text files).

Question: Is easyXDM appropriate for my needs? I still don\'t understand whether it\'s possible to download smth from 3rd party service/domain


回答1:


Unless the third-party server you are communicating specifically supports EasyXDM, it is not appropriate. EasyXDM requires that both sides be using it; it cannot be used to communicate with a service that isn't using it.



来源:https://stackoverflow.com/questions/27203172/easyxdm-download-files-from-3rd-party-service

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!