]> Kevux Git Server - rit/commit
doc: clarify server behavior for invalid 'want' lines in HTTP protocol
authorQueen Ediri Jessa <qjessa662@gmail.com>
Wed, 5 Nov 2025 14:38:49 +0000 (15:38 +0100)
committerJunio C Hamano <gitster@pobox.com>
Thu, 6 Nov 2025 17:45:38 +0000 (09:45 -0800)
commit46207a54cca1402532f6e658503a9f6b7ad36fb8
treeb0a43751db41cc943e1e8df79b749aa2859d666c
parent7f278e958afbf9b7e0727631b4c26dcfa1c63d6e
doc: clarify server behavior for invalid 'want' lines in HTTP protocol

Update the documentation to clearly describe how the server responds when a
client sends an invalid or malformed `want` line during the HTTP protocol
exchange. The server includes the offending object name in its error message.

Signed-off-by: Queen Ediri Jessa <qjessa662@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/gitprotocol-http.adoc