Home
last modified time | relevance | path

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

/third_party/python/Lib/http/
H A D__init__.py76 PAYMENT_REQUIRED = (402, 'Payment Required', variable in HTTPStatus
/third_party/nghttp2/third-party/llhttp/include/
H A Dllhttp.h464 XX(402, PAYMENT_REQUIRED, PAYMENT_REQUIRED) \
/third_party/node/src/
H A Dnode_http_common.h151 V(PAYMENT_REQUIRED, 402) \
/third_party/python/Lib/test/
H A Dtest_httplib.py595 PAYMENT_REQUIRED = (402, 'Payment Required', variable in BasicTest.test_simple_httpstatus.CheckedHTTPStatus
1637 'PAYMENT_REQUIRED',

Completed in 7 milliseconds