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