| author | Nick Hengeveld <nickh@reactrix.com> | |
| Tue, 6 Jun 2006 16:41:32 +0000 (09:41 -0700) | ||
| committer | Junio C Hamano <junkio@cox.net> | |
| Tue, 6 Jun 2006 21:18:00 +0000 (14:18 -0700) | ||
| commit | b3ca4e4ebba6915ea534c4b82cfc5d6f10b4c283 | |
| tree | 09e986524a45748ea0ef67b7188404d9f8bb11df | tree | snapshot |
| parent | efd0201684c6e9bf663811dc849590b8fe27b8b2 | commit | diff |
HTTP cleanup
Fix broken build when USE_CURL_MULTI is not defined, as noted by Becky Bruce.
During cleanup, free header slist that was created during init, as noted
by Junio.
Signed-off-by: Nick Hengeveld <nickh@reactrix.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Fix broken build when USE_CURL_MULTI is not defined, as noted by Becky Bruce.
During cleanup, free header slist that was created during init, as noted
by Junio.
Signed-off-by: Nick Hengeveld <nickh@reactrix.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
| http-push.c | diff | blob | history | |
| http.c | diff | blob | history |