Skip to content

Commit 45922e9

Browse files
committed
Merge branch 'qj/doc-http-bad-want-response' into jch
Doc update. * qj/doc-http-bad-want-response: doc: clarify server behavior for invalid 'want' lines in HTTP protocol
2 parents f9fa6b7 + 46207a5 commit 45922e9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Documentation/gitprotocol-http.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,8 @@ If no "want" objects are received, send an error:
443443
TODO: Define error if no "want" lines are requested.
444444
445445
If any "want" object is not reachable, send an error:
446-
TODO: Define error if an invalid "want" is requested.
446+
When a Git server receives an invalid or malformed `want` line, it
447+
responds with an error message that includes the offending object name.
447448
448449
Create an empty list, `s_common`.
449450

0 commit comments

Comments
 (0)