79280686

Date: 2024-12-14 13:22:17
Score: 2
Natty:
Report link

The HTTP HEAD method is the same as HTTP GET, but only transfers the status line and the HTTP response Headers. No message body is included. This means, it is the low-cost (traffic and time) way to check if a file or directory is there

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Thomas Boje