3 references to Chunked
System.Net.HttpListener (3)
System\Net\Managed\HttpListenerResponse.Managed.cs (3)
118if (!SentHeaders && _boundaryType != BoundaryType.Chunked) 184_boundaryType = BoundaryType.Chunked; 198if (_boundaryType != BoundaryType.Chunked)