标签:android style blog http ar io color os sp
JS的跨域访问问题。
http://www.cnblogs.com/rush/archive/2012/05/15/2502264.html
JS能操作的范围:HTTP协议的内容。但是不能直接访问response。
JS不能操作哪些内容。比如HTTP的一些内容。但是能操作cookie。
JS可以直接发送Web Service的SOAP请求。
CAUTION:
不仅仅是JS, Android, IOS,而是HTML/JS + HTTP/SOAP+Server
Request不仅仅是URL, 而是HTTP,要从HTTP来分析。
标签:android style blog http ar io color os sp
原文地址:http://www.cnblogs.com/daishuguang/p/4167451.html