Home
last modified time | relevance | path

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

/third_party/python/Lib/http/
H A D__init__.py120 TOO_MANY_REQUESTS = (429, 'Too Many Requests', variable in HTTPStatus
/third_party/nghttp2/third-party/llhttp/include/
H A Dllhttp.h490 XX(429, TOO_MANY_REQUESTS, TOO_MANY_REQUESTS) \
/third_party/node/src/
H A Dnode_http_common.h175 V(TOO_MANY_REQUESTS, 429) \
/third_party/python/Lib/test/
H A Dtest_httplib.py639 TOO_MANY_REQUESTS = (429, 'Too Many Requests', variable in BasicTest.test_simple_httpstatus.CheckedHTTPStatus
1660 'TOO_MANY_REQUESTS',

Completed in 7 milliseconds