Home
last modified time | relevance | path

Searched defs:SWITCHING_PROTOCOLS (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/http/
D__init__.py55 SWITCHING_PROTOCOLS = (101, 'Switching Protocols', variable in HTTPStatus
/external/python/cpython3/Lib/test/
Dtest_httplib.py595 SWITCHING_PROTOCOLS = (101, 'Switching Protocols', variable in BasicTest.test_simple_httpstatus.CheckedHTTPStatus