http - jQuery sends 2 requests for ntlm negotiation? -


i'm using jquery ajax call ashx handler returns json objects.

my iis server configured use ntlm (windows authentication).

however, each request (which call 1 time) - there more 1 requests in log.

http://i.stack.imgur.com/bf2ps.jpg enter image description here

enter image description here

enter image description here

enter image description here

question :

how can convert single request / response ?


Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

asp.net mvc - Implementing normal user/pass, Twitter & Facebook auth -