RequestDelegateFactoryOptions.ThrowOnBadRequest 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
控制 在處理不正確要求時,是否應該 RequestDelegate 擲回 BadHttpRequestException ,同時寫入 Debug 記錄檔。
public bool ThrowOnBadRequest { get; init; }
member this.ThrowOnBadRequest : bool with get, set
Public Property ThrowOnBadRequest As Boolean