Home
last modified time | relevance | path

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

/third_party/python/Lib/http/
H A D__init__.py89 REQUEST_TIMEOUT = (408, 'Request Timeout', variable in HTTPStatus
/third_party/nghttp2/third-party/llhttp/include/
H A Dllhttp.h470 XX(408, REQUEST_TIMEOUT, REQUEST_TIMEOUT) \
/third_party/node/src/
H A Dnode_http_common.h157 V(REQUEST_TIMEOUT, 408) \
/third_party/python/Lib/test/
H A Dtest_httplib.py608 REQUEST_TIMEOUT = (408, 'Request Timeout', variable in BasicTest.test_simple_httpstatus.CheckedHTTPStatus
1643 'REQUEST_TIMEOUT',

Completed in 7 milliseconds