Property Connection
Connection
Gets the value of the HTTP Connection header. To set this header in a HTTP response, use the KeepAlive property.
public string? Connection { get; }
Gets the value of the HTTP Connection header. To set this header in a HTTP response, use the KeepAlive property.
public string? Connection { get; }