Openlayer加载WFS图层及C#编写ASP.net代理解决跨域问题,好长的题目

nNND,openlayers跨域访问geoserver居然要用到代理,貌似Felx就不用,用C#编写代理网上普遍是这样的:rn public class GeoServerProxy1 : IHttpHandlerrn rnrn public void ProcessRequest(HttpContext context)rn rn …