我正在使用Jquery中的$ .ajax函数调用asmx服务。 当我查看来自fiddler的请求时,我看到每个调用都有两个请求。 其中一个具有text / html的内容类型,当然返回401未经授权状态,另一个具有正确的内容类型并返回正确的数据。 有人能告诉我为什么会出现这种情况以及我如何解决它或是否需要解决它吗?
使用jQuery AJAX函数调用Web服务两次
原标题:
最佳回答
如果禁用了匿名请求(您可能已启用Windows身份验证),那是正常现象。 401是一种要求凭证的挑战。
问题回答
暂无回答
相关问题
热门标签
- winforms
- combobox
- fogbugz
- java
- date
- internationalization
- asp.net
- iis
- url-rewriting
- urlrewriter
- c#
- enums
- ocaml
- haxe
- algorithm
- string
- viewstate
- .net
- c++
- c
- symbol-table
- mysql
- database
- postgresql
- licensing
- migration
- vb.net
- vb6
- declaration
- vb6-migration
- python
- psycopg2
- backup
- vmware
- virtualization
- gnu-screen
- authentication
- desktop
- excel
- xll
- cultureinfo
- regioninfo
- oracle
- client
- session
- download
- html
- virtual
- constructor
- scenarios
- perl
- full-text-search
- javascript
- ajax
- testing
- oop
- inheritance
- vim
- encapsulation
- information-hiding