mirror of https://github.com/hzrd149/blossom.git
Update buds/07.md
Co-authored-by: hzrd149 <8001706+hzrd149@users.noreply.github.com>
This commit is contained in:
parent
cda53cf47a
commit
0d039843a0
|
@ -21,7 +21,7 @@ When payment is required, the server MUST include one or more `X-{payment_method
|
|||
|
||||
## Server headers
|
||||
|
||||
The `X-{payment_method}` header is used by the server to inform the client that payment is required for the requested operation. The server MUST provide specific headers for each supported payment method.
|
||||
The 402 status code and `X-{payment_method}` header is used by the server to inform the client that a payment is required for the requested operation. The server MUST provide specific headers for each supported payment method.
|
||||
|
||||
Supported payment methods:
|
||||
|
||||
|
|
Loading…
Reference in New Issue