Home
last modified time | relevance | path

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

/third_party/python/Lib/http/
H A D__init__.py127 UNAVAILABLE_FOR_LEGAL_REASONS = (451, variable in HTTPStatus
/third_party/nghttp2/third-party/llhttp/include/
H A Dllhttp.h497 XX(451, UNAVAILABLE_FOR_LEGAL_REASONS, UNAVAILABLE_FOR_LEGAL_REASONS) \
/third_party/node/src/
H A Dnode_http_common.h177 V(UNAVAILABLE_FOR_LEGAL_REASONS, 451) \
/third_party/python/Lib/test/
H A Dtest_httplib.py646 UNAVAILABLE_FOR_LEGAL_REASONS = (451, variable in BasicTest.test_simple_httpstatus.CheckedHTTPStatus
1662 'UNAVAILABLE_FOR_LEGAL_REASONS',

Completed in 7 milliseconds