Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有 WCF REST 服务...客户端访问此服务,我可以从请求标头中看到此请求的主机和来源是什么。但这可能会被篡改,如果对我的服务的请求来自指定的源/域/url,我想将我的服务限制为客户端?