Home
last modified time | relevance | path

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

/third_party/python/Lib/http/
H A D__init__.py66 TEMPORARY_REDIRECT = (307, 'Temporary Redirect', variable in HTTPStatus
/third_party/nghttp2/third-party/llhttp/include/
H A Dllhttp.h460 XX(307, TEMPORARY_REDIRECT, TEMPORARY_REDIRECT) \
/third_party/node/src/
H A Dnode_http_common.h147 V(TEMPORARY_REDIRECT, 307) \
/third_party/python/Lib/test/
H A Dtest_httplib.py586 TEMPORARY_REDIRECT = (307, 'Temporary Redirect', variable in BasicTest.test_simple_httpstatus.CheckedHTTPStatus
1634 'TEMPORARY_REDIRECT',

Completed in 8 milliseconds