Home
last modified time | relevance | path

Searched defs:protocol_version (Results 1 – 5 of 5) sorted by relevance

/device/google/cuttlefish_common/host/vsoc/lib/
Dregion_control.cpp203 uint32_t protocol_version; in Open() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
DBaseHTTPServer.py507 protocol_version = "HTTP/1.0" variable in BaseHTTPRequestHandler
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
DBaseHTTPServer.py504 protocol_version = "HTTP/1.0" variable in BaseHTTPRequestHandler
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_xmlrpc.py608 protocol_version = 'HTTP/1.1' variable in BaseKeepaliveServerTestCase.RequestHandler
680 protocol_version = 'HTTP/1.1' variable in GzipServerTestCase.RequestHandler
Dtest_httpservers.py156 protocol_version = 'HTTP/1.1' variable in BaseHTTPServerTestCase.request_handler