Home
last modified time | relevance | path

Searched refs:SWITCHING_PROTOCOLS (Results 1 - 5 of 5) sorted by relevance

/third_party/python/Lib/http/
H A D__init__.py36 SWITCHING_PROTOCOLS = (101, 'Switching Protocols', variable in HTTPStatus
/third_party/nghttp2/third-party/llhttp/include/
H A Dllhttp.h433 XX(101, SWITCHING_PROTOCOLS, SWITCHING_PROTOCOLS) \
/third_party/node/src/
H A Dnode_http_common.h128 V(SWITCHING_PROTOCOLS, 101) \
/third_party/python/Lib/test/
H A Dtest_httpservers.py283 HTTPStatus.SWITCHING_PROTOCOLS):
300 HTTPStatus.SWITCHING_PROTOCOLS):
H A Dtest_httplib.py558 SWITCHING_PROTOCOLS = (101, 'Switching Protocols', variable in BasicTest.test_simple_httpstatus.CheckedHTTPStatus
1617 'SWITCHING_PROTOCOLS',

Completed in 9 milliseconds