Property HttpEventResponseHeaders
HttpEventResponseHeaders
Gets or sets the comma-separated list of supported HTTP headers for API responses.
Declaration
[[System.Text.Json.Serialization.JsonPropertyName("HttpEvent_ResponseHeaders")]]
public string? HttpEventResponseHeaders { get; set; }
Property Value
Type | Description |
---|---|
System.String |