3 references to HttpContentLength
System.Data.Services (3)
parent\Client\System\Data\Services\Client\BatchStream.cs (3)
595(this.contentHeaders.Count == 2 && !this.contentHeaders.ContainsKey(XmlConstants.HttpContentLength))) 597throw Error.BatchStreamInvalidNumberOfHeadersAtChangeSetStart(XmlConstants.HttpContentType, XmlConstants.HttpContentLength); 632if (this.contentHeaders.TryGetValue(XmlConstants.HttpContentLength, out text))