I have a WebAPI .NET service using Windows authentication. I need to consume it through an XMLHTTPRequest. I do the following:
const url = \'http://my-s