Home
last modified time | relevance | path

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

/third_party/python/Lib/http/
D__init__.py67 PERMANENT_REDIRECT = (308, 'Permanent Redirect', variable in HTTPStatus
/third_party/nghttp2/third-party/llhttp/include/
Dllhttp.h460 XX(308, PERMANENT_REDIRECT, PERMANENT_REDIRECT) \
/third_party/python/Doc/library/
Dhttp.rst83 ``308`` ``PERMANENT_REDIRECT`` Permanent Redirect :rfc:`7238`, Section 3 (Experimental)
/third_party/node/src/
Dnode_http_common.h147 V(PERMANENT_REDIRECT, 308) \