Home
last modified time | relevance | path

Searched defs:kHttp11 (Results 1 – 4 of 4) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/page_load_metrics/browser/
H A Dprotocol_util.h12 enum class NetworkProtocol { kHttp11, kHttp2, kQuic, kOther }; enumerator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/page_load_metrics/browser/
H A Dprotocol_util.h12 enum class NetworkProtocol { kHttp11, kHttp2, kQuic, kOther }; enumerator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/crashpad/crashpad/util/net/
H A Dhttp_transport_socket.cc463 static constexpr const char kHttp11[] = "HTTP/1.1 "; in ReadResponseLine() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/crashpad/crashpad/util/net/
H A Dhttp_transport_socket.cc464 static constexpr const char kHttp11[] = "HTTP/1.1 "; in ReadResponseLine() local