Home
last modified time | relevance | path

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

/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_net_http.js41 NOT_MODIFIED: 304, property
/third_party/python/Lib/http/
D__init__.py62 NOT_MODIFIED = (304, 'Not Modified', variable in HTTPStatus
/third_party/python/Lib/test/
Dtest_httplib.py582 NOT_MODIFIED = (304, 'Not Modified', variable in BasicTest.test_simple_httpstatus.CheckedHTTPStatus