Searched defs:protocol_version (Results 1 – 5 of 5) sorted by relevance
| /device/google/cuttlefish_common/host/vsoc/lib/ | ||
| D | region_control.cpp | 203 uint32_t protocol_version; in Open() local |
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ | ||
| D | BaseHTTPServer.py | 507 protocol_version = "HTTP/1.0" variable in BaseHTTPRequestHandler |
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ | ||
| D | BaseHTTPServer.py | 504 protocol_version = "HTTP/1.0" variable in BaseHTTPRequestHandler |
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ | ||
| D | test_xmlrpc.py | 608 protocol_version = 'HTTP/1.1' variable in BaseKeepaliveServerTestCase.RequestHandler |
| D | test_httpservers.py | 156 protocol_version = 'HTTP/1.1' variable in BaseHTTPServerTestCase.request_handler |