我有一个页面“https://localhost:58525”,内容来自API json响应。 Api url'http://localhost:51492/api/claimrequest/SearchNewClaimRequests'。
Fidder自动回复:
我添加了自动回复规则,其中包含请求网址格式'EXACT:http://localhost:51492/api/claimrequest/SearchNewClaimRequests'以及来自txt文件的响应。
尝试加载页面时误差低于此值。
XMLHttpRequest无法加载http://localhost:51492/api/claimrequest/SearchNewClaimRequests。对预检请求的响应未通过访问控制检查:请求的资源上不存在“Access-Control-Allow-Origin”标头。因此,不允许原点“http://localhost:58525”访问。
有没有办法添加交叉原始标题?