diff options
author | Jeff King <peff@peff.net> | 2021-09-10 10:09:13 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-09-10 15:34:59 -0700 |
commit | 295d81b9e4c91517f4f436a16889027cb86cba57 (patch) | |
tree | d7297aaed29f4ca6cf2388d2708065dd58bc89bb /commit.c | |
parent | ff6a37c99e3343633c53f56789afcc8f8165d276 (diff) |
docs/http-backend: mention v2 protocol
Historically there was a little bit of configuration needed at the
webserver level in order to get the client's v2 protocol probes to Git.
But when we introduced the v2 protocol, we never documented these.
As of the previous commit, this should mostly work out of the box
without any explicit configuration. But it's worth documenting this to
make it clear how we expect it to work, especially in the face of
webservers which don't provide all headers over the CGI interface. Or
anybody who runs across this documentation but has an older version of
Git (or _used_ to have an older version, and wonders why they still have
a SetEnvIf line in their Apache config and whether it's still
necessary).
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions