Home
last modified time | relevance | path

Searched refs:PROXY_AUTHENTICATION_REQUIRED (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Lib/http/
H A D__init__.py86 PROXY_AUTHENTICATION_REQUIRED = (407, variable in HTTPStatus
/third_party/nghttp2/third-party/llhttp/include/
H A Dllhttp.h469 XX(407, PROXY_AUTHENTICATION_REQUIRED, PROXY_AUTHENTICATION_REQUIRED) \
/third_party/node/src/
H A Dnode_http_common.h156 V(PROXY_AUTHENTICATION_REQUIRED, 407) \
/third_party/python/Lib/test/
H A Dtest_httplib.py605 PROXY_AUTHENTICATION_REQUIRED = (407, variable in BasicTest.test_simple_httpstatus.CheckedHTTPStatus
1642 'PROXY_AUTHENTICATION_REQUIRED',

Completed in 6 milliseconds