Property Accept
Accept
Gets the value of the HTTP Accept header.
Specifies the media types that are acceptable for the response, allowing the client to indicate its preferences.
public string? Accept { get; }
Gets the value of the HTTP Accept header.
Specifies the media types that are acceptable for the response, allowing the client to indicate its preferences.
public string? Accept { get; }