Home
last modified time | relevance | path

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

/third_party/python/Lib/http/
D__init__.py67 PERMANENT_REDIRECT = (308, 'Permanent Redirect', variable in HTTPStatus
/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) \