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 



question :
how can convert single request / response ?
Comments
Post a Comment