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

/external/python/cpython3/Lib/http/
H A D__init__.py29 SWITCHING_PROTOCOLS = (101, 'Switching Protocols', variable in class:HTTPStatus
/external/python/cpython2/Lib/
H A Dhttplib.py107 SWITCHING_PROTOCOLS = 101 variable

Completed in 178 milliseconds