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