diff options
author | Junio C Hamano <gitster@pobox.com> | 2009-12-28 10:04:24 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-12-29 12:07:58 -0800 |
commit | 525ecd26c6cc8d1dc0c6190d8266e5d30b06da51 (patch) | |
tree | cf82d4fe7c2c831894c719d3ebd194a4573b720b /unpack-trees.h | |
parent | Allow curl to rewind the RPC read buffer (diff) | |
download | tgif-525ecd26c6cc8d1dc0c6190d8266e5d30b06da51.tar.xz |
Remove http.authAny
Back when the feature to use different HTTP authentication methods was
originally written, it needed an extra HTTP request for everything when
the feature was in effect, because we didn't reuse curl sessions.
However, b8ac923 (Add an option for using any HTTP authentication scheme,
not only basic, 2009-11-27) builds on top of an updated codebase that does
reuse curl sessions; there is no need to manually avoid the extra overhead
by making this configurable anymore.
Acked-by: Martin Storsjo <martin@martin.st>
Acked-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'unpack-trees.h')
0 files changed, 0 insertions, 0 deletions