Home
last modified time | relevance | path

Searched refs:UPGRADE_REQUIRED (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Lib/http/
D__init__.py116 UPGRADE_REQUIRED = 426, 'Upgrade Required' variable in HTTPStatus
/third_party/python/Doc/library/
Dhttp.rst108 ``426`` ``UPGRADE_REQUIRED`` HTTP/1.1 :rfc:`7231`, Section 6.5.15
/third_party/node/src/
Dnode_http_common.h172 V(UPGRADE_REQUIRED, 426) \