共用方式為


ICorsService 介面

定義

類型,可評估特定 HttpContext 的原則。

public interface class ICorsService
public interface ICorsService
type ICorsService = interface
Public Interface ICorsService
衍生

方法

ApplyResult(CorsResult, HttpResponse)

將 CORS 特定的回應標頭新增至指定的 response

EvaluatePolicy(HttpContext, CorsPolicy)

使用傳入 context 的 評估指定的 policy

適用於