OpenApiHeader.AllowReserved Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Determines whether the header value SHOULD allow reserved characters, as defined by RFC3986.
public bool AllowReserved { get; set; }
member this.AllowReserved : bool with get, set
Public Property AllowReserved As Boolean