I\'m trying to make cross-domain request and my server is configured to send the following headers:
Access-Control-Allow-Credentials:true Access-Control-Allow-He
You would need to modify default OPTIONSVerbHandler. If using asp classic, that would mean adding following lines to your Web.config file: