Home
last modified time | relevance | path

Searched refs:HH_TRANSFER_ENCODING (Results 1 – 25 of 32) sorted by relevance

12

/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/base/
H A Dhttpbase_unittest.cc166 EXPECT_TRUE(data.hasHeader(HH_TRANSFER_ENCODING, &header)); in VerifyHeaderComplete()
272 data.setHeader(HH_TRANSFER_ENCODING, "chunked"); in SetupDocument()
H A Dhttpcommon.cc180 case HH_TRANSFER_ENCODING: in HttpHeaderIsEndToEnd()
484 ASSERT(!hasHeader(HH_TRANSFER_ENCODING, NULL)); in setDocumentAndLength()
493 setHeader(HH_TRANSFER_ENCODING, "chunked"); in setDocumentAndLength()
H A Dhttpbase.cc159 } else if (MatchHeader(line, nlen, HH_TRANSFER_ENCODING)) { in ProcessLine()
422 if (data_->hasHeader(HH_TRANSFER_ENCODING, &encoding) in send()
H A Dhttpcommon.h108 HH_TRANSFER_ENCODING, enumerator
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/base/
H A Dhttpbase_unittest.cc180 EXPECT_TRUE(data.hasHeader(HH_TRANSFER_ENCODING, &header)); in VerifyHeaderComplete()
285 data.setHeader(HH_TRANSFER_ENCODING, "chunked"); in SetupDocument()
H A Dhttpcommon.cc200 case HH_TRANSFER_ENCODING: in HttpHeaderIsEndToEnd()
495 ASSERT(!hasHeader(HH_TRANSFER_ENCODING, NULL)); in setDocumentAndLength()
504 setHeader(HH_TRANSFER_ENCODING, "chunked"); in setDocumentAndLength()
H A Dhttpbase.cc174 } else if (MatchHeader(line, nlen, HH_TRANSFER_ENCODING)) { in ProcessLine()
433 if (data_->hasHeader(HH_TRANSFER_ENCODING, &encoding) in send()
H A Dhttpcommon.h125 HH_TRANSFER_ENCODING, enumerator
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/base/
H A Dhttpbase_unittest.cc166 EXPECT_TRUE(data.hasHeader(HH_TRANSFER_ENCODING, &header)); in VerifyHeaderComplete()
272 data.setHeader(HH_TRANSFER_ENCODING, "chunked"); in SetupDocument()
H A Dhttpcommon.cc182 case HH_TRANSFER_ENCODING: in HttpHeaderIsEndToEnd()
486 RTC_DCHECK(!hasHeader(HH_TRANSFER_ENCODING, NULL)); in setDocumentAndLength()
495 setHeader(HH_TRANSFER_ENCODING, "chunked"); in setDocumentAndLength()
H A Dhttpbase.cc161 } else if (MatchHeader(line, nlen, HH_TRANSFER_ENCODING)) { in ProcessLine()
423 if (data_->hasHeader(HH_TRANSFER_ENCODING, &encoding) in send()
H A Dhttpcommon.h109 HH_TRANSFER_ENCODING, enumerator
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/rtc_base/
H A Dhttpbase_unittest.cc165 EXPECT_TRUE(data.hasHeader(HH_TRANSFER_ENCODING, &header)); in VerifyHeaderComplete()
273 data.setHeader(HH_TRANSFER_ENCODING, "chunked"); in SetupDocument()
H A Dhttpcommon.cc181 case HH_TRANSFER_ENCODING: in HttpHeaderIsEndToEnd()
485 RTC_DCHECK(!hasHeader(HH_TRANSFER_ENCODING, nullptr)); in setDocumentAndLength()
494 setHeader(HH_TRANSFER_ENCODING, "chunked"); in setDocumentAndLength()
H A Dhttpbase.cc160 } else if (MatchHeader(line, nlen, HH_TRANSFER_ENCODING)) { in ProcessLine()
425 if (data_->hasHeader(HH_TRANSFER_ENCODING, &encoding) in send()
H A Dhttpcommon.h108 HH_TRANSFER_ENCODING, enumerator
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/base/
H A Dhttpbase_unittest.cc166 EXPECT_TRUE(data.hasHeader(HH_TRANSFER_ENCODING, &header)); in VerifyHeaderComplete()
272 data.setHeader(HH_TRANSFER_ENCODING, "chunked"); in SetupDocument()
H A Dhttpcommon.cc180 case HH_TRANSFER_ENCODING: in HttpHeaderIsEndToEnd()
480 ASSERT(!hasHeader(HH_TRANSFER_ENCODING, NULL)); in setDocumentAndLength()
489 setHeader(HH_TRANSFER_ENCODING, "chunked"); in setDocumentAndLength()
H A Dhttpbase.cc159 } else if (MatchHeader(line, nlen, HH_TRANSFER_ENCODING)) { in ProcessLine()
422 if (data_->hasHeader(HH_TRANSFER_ENCODING, &encoding) in send()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/rtc_base/
H A Dhttpbase_unittest.cc165 EXPECT_TRUE(data.hasHeader(HH_TRANSFER_ENCODING, &header)); in VerifyHeaderComplete()
273 data.setHeader(HH_TRANSFER_ENCODING, "chunked"); in SetupDocument()
H A Dhttpcommon.cc181 case HH_TRANSFER_ENCODING: in HttpHeaderIsEndToEnd()
485 RTC_DCHECK(!hasHeader(HH_TRANSFER_ENCODING, nullptr)); in setDocumentAndLength()
494 setHeader(HH_TRANSFER_ENCODING, "chunked"); in setDocumentAndLength()
H A Dhttpbase.cc160 } else if (MatchHeader(line, nlen, HH_TRANSFER_ENCODING)) { in ProcessLine()
425 if (data_->hasHeader(HH_TRANSFER_ENCODING, &encoding) in send()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/rtc_base/
H A Dhttpbase_unittest.cc165 EXPECT_TRUE(data.hasHeader(HH_TRANSFER_ENCODING, &header)); in VerifyHeaderComplete()
273 data.setHeader(HH_TRANSFER_ENCODING, "chunked"); in SetupDocument()
H A Dhttpcommon.cc181 case HH_TRANSFER_ENCODING: in HttpHeaderIsEndToEnd()
485 RTC_DCHECK(!hasHeader(HH_TRANSFER_ENCODING, nullptr)); in setDocumentAndLength()
494 setHeader(HH_TRANSFER_ENCODING, "chunked"); in setDocumentAndLength()
H A Dhttpbase.cc160 } else if (MatchHeader(line, nlen, HH_TRANSFER_ENCODING)) { in ProcessLine()
425 if (data_->hasHeader(HH_TRANSFER_ENCODING, &encoding) in send()

12