资 源 简 介
Overview
All web browsers enforce security restrictions that prevent webpages from making cross-domain XMLHttpRequests. xdRequest is a JavaScript library that allows you to easily make cross-domain requests with dynamic script tags. They dynamic scripts are generated with YQL requests/responses made to a custom open table definition.
xdRequest does all of the work of performing the dynamic script tag insertions and parsing the YQL JASONP responses to make them easier to work with. This makes it quick and easy to develop cross-domain scripts to obtain and parse data.
Features
Make cross-domain requests using the GET and POST methods
Add request headers along with the re