2 references to ContentEncodingHeader
System.ServiceModel (2)
System\ServiceModel\Channels\HttpChannelHelpers.cs (2)
2411this.httpWebRequest.Headers.Add(HttpChannelUtilities.ContentEncodingHeader, contentEncoding); 3058this.listenerResponse.AddHeader(HttpChannelUtilities.ContentEncodingHeader, contentEncoding);