4 references to ContentLength
System.Net.HttpListener (4)
System\Net\HttpListenerResponse.cs (1)
97_boundaryType = BoundaryType.ContentLength;
System\Net\Managed\HttpListenerResponse.Managed.cs (3)
193_boundaryType = BoundaryType.ContentLength; 200if (_boundaryType != BoundaryType.ContentLength && closing) 205if (_boundaryType == BoundaryType.ContentLength)