Home
last modified time | relevance | path

Searched refs:HH_LOCATION (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/base/
Dhttprequest.cc111 if (client_.response().hasHeader(HH_LOCATION, &value)) { in Send()
Dhttpcommon.h100 HH_LOCATION, enumerator
Dhttpclient.cc445 || !response().hasHeader(HH_LOCATION, location) in ShouldRedirect()
Dhttpcommon.cc621 setHeader(HH_LOCATION, location); in set_redirect()