Update libfetch to latest version from head
modified external/libfetch/common.c
@@ -218,7 +218,9 @@ conn_t *
|
|
|
|
|
|
| + | |
|
|
| + | |
|
|
|
|
|
@@ -677,9 +679,7 @@ fetch_ssl_setup_transport_layer(SSL_CTX *ctx, int verbose)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
modified external/libfetch/ftp.c
@@ -772,7 +772,6 @@ ftp_transfer(conn_t *conn, const char *oper, const char *file,
|
|
|
|
|
|
| - | |
|
|
|
|
|
modified external/libfetch/http.c
@@ -1330,7 +1330,6 @@ static int
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -1340,10 +1339,8 @@ http_authorize(conn_t *conn, const char *hdr, http_auth_challenges_t *cs,
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| - | |
|
|
|
|
|
@@ -1626,10 +1623,8 @@ http_request_body(struct url *URL, const char *op, struct url_stat *us,
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -1655,10 +1650,8 @@ http_request_body(struct url *URL, const char *op, struct url_stat *us,
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -1667,10 +1660,8 @@ http_request_body(struct url *URL, const char *op, struct url_stat *us,
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|