Opened 17 months ago

Last modified 17 months ago

#34519 closed Bug

HEAD responses must not return any content — at Initial Version

Reported by: James Pic Owned by: nobody
Component: Uncategorized Version: 4.2
Severity: Normal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: yes UI/UX: no

Description

9.3.2. HEAD
The HEAD method is identical to GET except that the server MUST NOT send content in the response.

https://www.rfc-editor.org/rfc/rfc9110.html#name-head

Change History (0)

Note: See TracTickets for help on using tickets.
Back to Top