Home
last modified time | relevance | path

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

/third_party/python/Lib/http/
D__init__.py112 UNPROCESSABLE_ENTITY = 422, 'Unprocessable Entity' variable in HTTPStatus
/third_party/python/Doc/library/
Dhttp.rst104 ``422`` ``UNPROCESSABLE_ENTITY`` WebDAV :rfc:`4918`, Section 11.2
/third_party/node/src/
Dnode_http_common.h168 V(UNPROCESSABLE_ENTITY, 422) \