Update buds/07.md

Co-authored-by: hzrd149 <8001706+hzrd149@users.noreply.github.com>
This commit is contained in:
Quentin
2024-09-12 09:48:26 +02:00
committed by GitHub
parent c3f7a5da0d
commit b6bd9b9a94

View File

@@ -10,7 +10,7 @@ Payment requirements for blob storage.
## Payment Required
Some servers **MAY** require payment for file storage. In that case, these endpoints **MUST** return a **402 Payment Required** status code and a `Www-Authenticate` header when the payment is required.
Some servers MAY require payment for file storage. In that case, these endpoints MUST return a **402 Payment Required** status code and a `Www-Authenticate` header when the payment is required.
- [HEAD /upload](./01.md#head-sha256---has-blob)
- [PUT /upload](./02.md#put-upload---upload-blob)