From 5593e3d38938684ed7281b72915d7d38e1e63c2c Mon Sep 17 00:00:00 2001 From: Quentin <125748180+quentintaranpino@users.noreply.github.com> Date: Thu, 12 Sep 2024 09:30:55 +0200 Subject: [PATCH] Update buds/06.md Co-authored-by: hzrd149 <8001706+hzrd149@users.noreply.github.com> --- buds/06.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buds/06.md b/buds/06.md index e79b418..a3bbe16 100644 --- a/buds/06.md +++ b/buds/06.md @@ -35,7 +35,7 @@ Example response from the server if the upload can be done: HTTP/1.1 200 OK ``` -If the upload cannot proceed, the server `MUST` return an appropriate HTTP status code and a custom header `X-Upload-Message` with a human readable error message. +If the upload cannot proceed, the server `MUST` return an appropriate `4xx` HTTP status code and a custom header `X-Upload-Message` with a human readable error message. Some examples of error messages: