Пример #1
0
 private void set_common_headers(HttpContext http)
 {
     http.set_cors("*");
 }