Home
last modified time | relevance | path

Searched refs:REQUEST_TIMEOUT (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Lib/http/
D__init__.py88 REQUEST_TIMEOUT = (408, 'Request Timeout', variable in HTTPStatus
/third_party/nghttp2/third-party/llhttp/include/
Dllhttp.h469 XX(408, REQUEST_TIMEOUT, REQUEST_TIMEOUT) \
/third_party/python/Doc/library/
Dhttp.rst92 ``408`` ``REQUEST_TIMEOUT`` HTTP/1.1 :rfc:`7231`, Section 6.5.7
/third_party/node/src/
Dnode_http_common.h156 V(REQUEST_TIMEOUT, 408) \