mirror of
https://github.com/hzrd149/blossom.git
synced 2025-12-09 15:18:49 +00:00
fix forbidden response example status code
This commit is contained in:
@@ -57,7 +57,7 @@ X-Upload-Message: Authorization required for uploading video files.
|
|||||||
```
|
```
|
||||||
|
|
||||||
```http
|
```http
|
||||||
HTTP/1.1 401 Forbidden
|
HTTP/1.1 403 Forbidden
|
||||||
X-Upload-Message: SHA-256 hash banned.
|
X-Upload-Message: SHA-256 hash banned.
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user