Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 574 Bytes

402.md

File metadata and controls

20 lines (16 loc) · 574 Bytes
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.