Searched refs:contentLengthKey (Results 1 – 2 of 2) sorted by relevance
192 StrCSumPtrLen contentLengthKey("Content-Length"); in santityCheckForCompose() local194 …if (!iKeyValueStore->getValueByKey(contentLengthKey, contentLengthValue)) // no "Content-Length" k… in santityCheckForCompose()
1216 StrCSumPtrLen contentLengthKey = "Content-Length"; in checkResponseParsedComplete() local1219 if (!getField(contentLengthKey, contentLengthValue)) return false; // no "Content-Length" in checkResponseParsedComplete()