From: Nguyễn Thái Ngọc Duy <redacted>
Signed-off-by: Tay Ray Chuan <redacted>
Signed-off-by: Nguyễn Thái Ngọc Duy <redacted>
--
Subject crafted by Ray Chuan, Nguyễn's s-o-b lifted from
[ref].
---
Documentation/technical/http-protocol.txt | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/Documentation/technical/http-protocol.txt b/Documentation/technical/http-protocol.txt
index 3098aa4..acc68ac 100644
--- a/Documentation/technical/http-protocol.txt
+++ b/Documentation/technical/http-protocol.txt
@@ -304,7 +304,8 @@ Servers SHOULD support all capabilities defined here.
Clients MUST send at least one 'want' command in the request body.
Clients MUST NOT reference an id in a 'want' command which did not
-appear in the response obtained through ref discovery.
+appear in the response obtained through ref discovery unless the
+server advertises capability "allow-tip-sha1-in-want".
compute_request = want_list
have_list
--
1.8.4.rc4.527.g303b16c