I have web app (asp.net mvc mvc 4), when i enable ntlm authentification in visual studio and try to send ajax request for example $.ajax({url : 'http://localhost:4135/'}); the returned server response is 401 – and it happens only on opera, chrome work fine, and firefox. Who can help to fix that? Thanks.
I have web app (asp.net mvc mvc 4), when i enable ntlm authentification in
Share
It seems that they fixed the bug in Opera 12.10.