Home
last modified time | relevance | path

Searched refs:HH_PROXY_CONNECTION (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/base/
Dhttpcommon.cc178 case HH_PROXY_CONNECTION: // Note part of RFC... this is non-standard header in HttpHeaderIsEndToEnd()
202 if ((data.hasHeader(HH_PROXY_CONNECTION, &connection) in HttpShouldKeepAlive()
Dhttpcommon.h103 HH_PROXY_CONNECTION, enumerator
Dhttpclient.cc366 request().setHeader(HH_PROXY_CONNECTION, "Keep-Alive", false); in start()