Home
last modified time | relevance | path

Searched defs:SEE_OTHER (Results 1 – 3 of 3) sorted by relevance

/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_net_http.js40 SEE_OTHER: 303, property
/third_party/python/Lib/http/
D__init__.py61 SEE_OTHER = 303, 'See Other', 'Object moved -- see Method and URL list' variable in HTTPStatus
/third_party/python/Lib/test/
Dtest_httplib.py581 SEE_OTHER = 303, 'See Other', 'Object moved -- see Method and URL list' variable in BasicTest.test_simple_httpstatus.CheckedHTTPStatus