2 references to ContentType
System.Net.HttpListener (2)
System\Net\HttpListenerRequest.cs (2)
90if (ContentType != null) 92string? charSet = Helpers.GetCharSetValueFromHeader(ContentType);