Searched defs:NOT_MODIFIED (Results 1 – 3 of 3) sorted by relevance
| /third_party/jsframework/runtime/main/extend/systemplugin/napi/ | ||
| D | ohos_net_http.js | 41 NOT_MODIFIED: 304, property |
| /third_party/python/Lib/http/ | ||
| D | __init__.py | 62 NOT_MODIFIED = (304, 'Not Modified', variable in HTTPStatus |
| /third_party/python/Lib/test/ | ||
| D | test_httplib.py | 582 NOT_MODIFIED = (304, 'Not Modified', variable in BasicTest.test_simple_httpstatus.CheckedHTTPStatus |