Access-Control-Allow-Origin in asp.NET

后端 未结 0 1671
忘掉有多难
忘掉有多难 2021-02-10 15:50

I want to restrict access to the server. This is my code:

context.Response.AppendHeader("Access-Control-Allow-Origin", "185.xxx.xxx.xxx")


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题