1. 首页
  2. 编程语言
  3. Delphi
  4. DelphiHttpServer跨域

DelphiHttpServer跨域

上传者: 2019-05-16 00:55:33上传 ZIP文件 16.62KB 热度 39次
DelphiHttpServer跨域CustomHeadersStringList.Add('Access-Control-Allow-Origin:*');AResponseInfo.CustomHeaders:=CustomHeadersStringList;
用户评论