Property Dnt
Dnt
Gets the value of the HTTP DNT header.
The HTTP DNT (Do Not Track) request header indicates the user's tracking preference.
public string? Dnt { get; set; }
Gets the value of the HTTP DNT header.
The HTTP DNT (Do Not Track) request header indicates the user's tracking preference.
public string? Dnt { get; set; }