Searched refs:PAYMENT_REQUIRED (Results 1 – 6 of 6) sorted by relevance
20 int PAYMENT_REQUIRED = 402; field
69 PAYMENT_REQUIRED = (402, 'Payment Required', variable in HTTPStatus
85 ``402`` ``PAYMENT_REQUIRED`` HTTP/1.1 :rfc:`7231`, Section 6.5.2
136 case PAYMENT_REQUIRED : in getReasonPhrase()
133 PAYMENT_REQUIRED = 402 variable
310 | :const:`PAYMENT_REQUIRED` | ``402`` | HTTP/1.1, `RFC 2616, Section …