Allow head requests for ccdn #77
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The HEAD HTTP method requests the metadata of a resource in the form of headers that the server would have sent if the GET method was used instead.
This is used a lot by bots and saves bandwith
https://developer.mozilla.org/en-US/docs/Web/HTTP/Methods/HEAD
HPR/hpr_hub#78