-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
@gfdev Denial of access in ie9
{description: "拒绝访问。 ", message: "拒绝访问。 ", name: "Error", number: -2147024891}This is my code:
$.support.cors = true
$.ajax({
type: 'GET',
url: baseUrl + CONSTS.api.publicKey,
xhrFields: {
withCredentials: true
},
crossDomain: true,
...
})Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels