httpstatuses/contents/codes/402.md
WALL-E 62df9e637c Add Python status constants (#57)
* Add Python status constants

* Add Python 2, Python 3+, Python 3.5+ status constants
2016-05-22 00:07:16 +01:00

574 B

set code title references
4 402 Payment Required
Rails HTTP Status Symbol Go HTTP Status Constant Symfony HTTP Status Constant Python2 HTTP Status Constant Python3+ HTTP Status Constant Python3.5+ HTTP Status Constant
:payment_required http.StatusPaymentRequired Response::HTTP_PAYMENT_REQUIRED httplib.PAYMENT_REQUIRED http.client.PAYMENT_REQUIRED http.HTTPStatus.PAYMENT_REQUIRED

Reserved for future use.