Inheritance
UnwantedHeaderKeysOptions
Assembly: Coree.NETASP.dll
public class UnwantedHeaderKeysOptions
Properties
|
Edit this page
View Source
Declaration
public string[]? Blacklist { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public bool ContinueOnDisallowed { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public int DisallowedFailureRating { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public int DisallowedStatusCode { get; set; }
Property Value