Home
last modified time | relevance | path

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

/third_party/python/Lib/http/
D__init__.py117 PRECONDITION_REQUIRED = (428, 'Precondition Required', variable in HTTPStatus
/third_party/python/Doc/library/
Dhttp.rst109 ``428`` ``PRECONDITION_REQUIRED`` Additional HTTP Status Codes :rfc:`6585`
/third_party/node/src/
Dnode_http_common.h173 V(PRECONDITION_REQUIRED, 428) \