IHeaderDictionary.AccessControlAllowMethods 属性

定义

获取或设置 Access-Control-Allow-Methods HTTP 标头。

public virtual Microsoft.Extensions.Primitives.StringValues AccessControlAllowMethods { get; set; }
member this.AccessControlAllowMethods : Microsoft.Extensions.Primitives.StringValues with get, set
Public Overridable Property AccessControlAllowMethods As StringValues

属性值

适用于