Home
last modified time | relevance | path

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

/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/
DBaseHTTPServer.py507 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