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
8f95ad7468
commit
38274c6a5e
|
@ -14,7 +14,7 @@ Some servers MAY require payment for file storage. In such cases, these endpoint
|
|||
|
||||
- [HEAD /upload](./01.md#head-sha256---has-blob) (Optional, if [BUD-06](./06.md) is implemented)
|
||||
- [PUT /upload](./02.md#put-upload---upload-blob)
|
||||
- [HEAT /<sha256>](./01.md#head-sha256---has-blob)
|
||||
- [HEAD /<sha256>](./01.md#head-sha256---has-blob)
|
||||
- [GET /<sha256>](./01.md#get-sha256---get-blob)
|
||||
|
||||
When payment is required, the server MUST include one or more `X-{payment_method}` header(s), each corresponding to a supported payment method.
|
||||
|
|
Loading…
Reference in New Issue