Home
last modified time | relevance | path

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

/third_party/python/Lib/http/
D__init__.py63 USE_PROXY = (305, 'Use Proxy', variable in HTTPStatus
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_net_http.js42 USE_PROXY: 305, property
/third_party/python/Doc/library/
Dhttp.rst81 ``305`` ``USE_PROXY`` HTTP/1.1 :rfc:`7231`, Section 6.4.5
/third_party/node/src/
Dnode_http_common.h145 V(USE_PROXY, 305) \