commit: cope with scissors lines in commit message
[gitweb.git] / Documentation / technical / http-protocol.txt
index 20525d98bb67cd3710c9738f99020c01f2d1d885..58c7e872d7b3eb0c9e1687600b102fcfd18695d5 100644 (file)
@@ -60,7 +60,7 @@ Because Git repositories are accessed by standard path components
 server administrators MAY use directory based permissions within
 their HTTP server to control repository access.
 
-Clients SHOULD support Basic authentication as described by RFC 2616.
+Clients SHOULD support Basic authentication as described by RFC 2617.
 Servers SHOULD support Basic authentication by relying upon the
 HTTP server placed in front of the Git server software.