I want to restrict access to the server. This is my code:
context.Response.AppendHeader("Access-Control-Allow-Origin", "185.xxx.xxx.xxx")