We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8d87e35 + 04953bc commit ccca6b6Copy full SHA for ccca6b6
Documentation/technical/http-protocol.txt
@@ -60,7 +60,7 @@ Because Git repositories are accessed by standard path components
60
server administrators MAY use directory based permissions within
61
their HTTP server to control repository access.
62
63
-Clients SHOULD support Basic authentication as described by RFC 2616.
+Clients SHOULD support Basic authentication as described by RFC 2617.
64
Servers SHOULD support Basic authentication by relying upon the
65
HTTP server placed in front of the Git server software.
66
0 commit comments