javascript - Does Ajax - cross domain request return the request header? -
i know ajax-cross domain call not return data server.
however, return http header, 200, 404..etc?
it doesn't fire request. if did, csrf impossible stop...
but, if want fetch content different source, check out jsonp
Comments
Post a Comment