diff options
author | Nick Hengeveld <nickh@reactrix.com> | 2005-11-18 20:02:58 +0100 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-11-20 05:17:24 +0100 |
commit | 29508e1efb8d5a18f78ca0f9be45fdde49ef6b76 (patch) | |
tree | f7c3d39fe3db6da3a307da385a7a1cb563ed15f7 /apply.c | |
parent | merge-recursive::removeFile: remove empty directories (diff) | |
download | git-29508e1efb8d5a18f78ca0f9be45fdde49ef6b76.tar.xz git-29508e1efb8d5a18f78ca0f9be45fdde49ef6b76.zip |
Isolate shared HTTP request functionality
Move shared HTTP request functionality out of http-fetch and http-push,
and replace the two fwrite_buffer/fwrite_buffer_dynamic functions with
one fwrite_buffer function that does dynamic buffering. Use slot
callbacks to process responses to fetch object transfer requests and
push transfer requests, and put all of http-push into an #ifdef check
for curl multi support.
Signed-off-by: Nick Hengeveld <nickh@reactrix.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'apply.c')
0 files changed, 0 insertions, 0 deletions