Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShawn O. Pearce <spearce@spearce.org>2010-01-12 20:54:04 +0300
committerJunio C Hamano <gitster@pobox.com>2010-01-13 00:09:44 +0300
commit8efa5f629efb9a8af48619ee90dee02343e0f19d (patch)
tree4703d591026c949487f232c13a28a473aa1b3a05 /unpack-trees.c
parentfbb9971aca1fef66e622d64418121f6077f05c57 (diff)
remote-curl: Fix Accept header for smart HTTP connections
We actually expect to see an application/x-git-upload-pack-result but we lied and said we Accept *-response. This was a typo on my part when I was writing the code. Fortunately the wrong Accept header had no real impact, as the deployed git-http-backend servers were not testing the Accept header before they returned their content. Signed-off-by: Shawn O. Pearce <spearce@spearce.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'unpack-trees.c')
0 files changed, 0 insertions, 0 deletions