Skip to content

Commit

Permalink
Correct request method
Browse files Browse the repository at this point in the history
  • Loading branch information
Acconut committed Oct 19, 2023
1 parent ab284dc commit 61083ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protocol.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ completed. If the size of the upload is known, the Server MUST include the
SHOULD return either the `404 Not Found`, `410 Gone` or `403 Forbidden` status
without the `Upload-Offset` header.

The Server SHOULD acknowledge successful `PATCH` requests with a
The Server SHOULD acknowledge successful `HEAD` requests with a
`200 OK` or `204 No Content` status.

The Server MUST prevent the client and/or proxies from caching the response by
Expand Down

0 comments on commit 61083ff

Please sign in to comment.