Home
last modified time | relevance | path

Searched refs:HC_MOVED_PERMANENTLY (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/base/
Dhttpcommon.h39 HC_MOVED_PERMANENTLY = 301, enumerator
Dhttpcommon.cc164 case HC_MOVED_PERMANENTLY: in HttpCodeIsCacheable()