mirror of
https://github.com/rmaake1/httpstatuses.git
synced 2024-11-02 00:32:36 +01:00
15 lines
238 B
Markdown
15 lines
238 B
Markdown
---
|
|
set: 4
|
|
code: 402
|
|
title: Payment Required
|
|
references:
|
|
"Rails HTTP Status Symbol": ":payment_required"
|
|
---
|
|
|
|
Reserved for future use.
|
|
|
|
---
|
|
|
|
* Source: [RFC7231 Section 6.5.2][1]
|
|
|
|
[1]: <http://tools.ietf.org/html/rfc7231#section-6.5.2> |