Home
last modified time | relevance | path

Searched refs:UPGRADE_REQUIRED (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Lib/http/
H A D__init__.py117 UPGRADE_REQUIRED = 426, 'Upgrade Required' variable in HTTPStatus
/third_party/nghttp2/third-party/llhttp/include/
H A Dllhttp.h488 XX(426, UPGRADE_REQUIRED, UPGRADE_REQUIRED) \
/third_party/node/src/
H A Dnode_http_common.h173 V(UPGRADE_REQUIRED, 426) \
/third_party/python/Lib/test/
H A Dtest_httplib.py636 UPGRADE_REQUIRED = 426, 'Upgrade Required' variable in BasicTest.test_simple_httpstatus.CheckedHTTPStatus
1658 'UPGRADE_REQUIRED',

Completed in 7 milliseconds