Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Commit 1a1f7b2

Browse files
committed
Merge branch 'ye/doc-http-proto' into maint
* ye/doc-http-proto: http-protocol.txt: Basic Auth is defined in RFC 2617, not RFC 2616
2 parents 0196a60 + 04953bc commit 1a1f7b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/technical/http-protocol.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Because Git repositories are accessed by standard path components
6060
server administrators MAY use directory based permissions within
6161
their HTTP server to control repository access.
6262

63-
Clients SHOULD support Basic authentication as described by RFC 2616.
63+
Clients SHOULD support Basic authentication as described by RFC 2617.
6464
Servers SHOULD support Basic authentication by relying upon the
6565
HTTP server placed in front of the Git server software.
6666

0 commit comments

Comments
 (0)