Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/net/
Dhttp_pipelining_compatibility_client.h42 STATUS_BAD_HTTP_VERSION, // Any version older than HTTP/1.1. enumerator
Dhttp_pipelining_compatibility_client.cc136 Finished(STATUS_BAD_HTTP_VERSION); in OnResponseStarted()
Dhttp_pipelining_compatibility_client_unittest.cc396 1, internal::PipelineTestRequest::STATUS_BAD_HTTP_VERSION, in TEST_F()