Property AcceptCH
AcceptCH
Gets or sets the value of the HTTP Accept-CH header.
Specifies the client hints that the server supports, allowing clients to provide additional information about their capabilities.
public string? AcceptCH { get; set; }