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...

you can read more here , here

but, if want fetch content different source, check out jsonp


Comments

Popular posts from this blog

linux - Mailx and Gmail nss config dir -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -